Subject: Issues with Gas Reports - Seeking Assistance #6274
petarcalic99
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am encountering a couple of technical challenges with Gas Reports and would greatly appreciate any insights or assistance you can provide.
Inconsistent Display of Gas Usage Across Different Systems: On my linux computer, Gas Reports does not display the gas usage for all functions when i run some tests. It only displays the gas used by a few functions but not all off them. Everything works fine on my colleague's MacOS on the same code with the same verisons. My current hypothesis is that this might be a specific issue related to Ubuntu-Forge, but I have no further clues to support this.
Fuzzing Not Accounted for in Gas Reports: I was wondering why gas reports don't apply to fuzzing (the gas calculated is based on one execution even though fuzzing on more thousands of executions occurred. It appears that there is a common request for this feature and i didn't find a way to do this. Is there a way to take all execution into account?
Any guidance or suggestions you could offer on these matters would be greatly appreciated. Thank you in advance for your time
Beta Was this translation helpful? Give feedback.
All reactions