fvm-anvil allows us to measure the actual gas usage of our contracts.
I'm in the process of pushing a FWSS benchmark harness to fvm-anvil.
We could use it to measure the impact of our changes on FWSS gas usage in CI.
I'm not sure if it will be fast enough to do it on a per-commit basis.
Maybe a more limited set of benchmarks will be fast enough to run per commit, since the current set spans a parameter matrix (about 100 different runs).
fvm-anvil allows us to measure the actual gas usage of our contracts.
I'm in the process of pushing a FWSS benchmark harness to fvm-anvil.
We could use it to measure the impact of our changes on FWSS gas usage in CI.
I'm not sure if it will be fast enough to do it on a per-commit basis.
Maybe a more limited set of benchmarks will be fast enough to run per commit, since the current set spans a parameter matrix (about 100 different runs).