Open drortirosh opened 2 years ago
Ah! This is a good idea. Will think about how this could be done....
Just came here to suggest the same thing, one clear usecase would be testing NFT mints where (e.g.: 1 mint vs 10 mints) from the same method would have a big difference in gas cost. I'd like to see the output for each separate call rather than the avg.
First, I must say its an easy, intuitive tool for gas reporting. Minimal configuration to get result.
But sometimes, you do need explicit configuration: I have a method I want to test is different scenarios, and not average them all into a single number
e.g. I want the output like:
Maybe it can be done by adding to specific tests: