lambdaclass/zksync_era_precompiles

Feature for gas reports generation along with the precompile tests

IAvecilla opened this issue · 0 comments

Right now, every time we run make test to test one or many precompiles, it also generates all the gas reports. It would be useful to add an extra feature to run along with the cargo test command to make the gas report generation optional, in case we only want to run the tests.