Compatible with Starknet Foundry 0.25.0 - 0.43.1.
Added
- sierra gas profiling; in order to profile sierra gas please make sure to run snforge test with
--tracked-resource
flag set to "sierra-gas" - builtins usage is now included in sierra gas estimations
- new flag
--show-libfuncs
, allowing to show all libfuncs usage per function (along with its resource consumption) - new sample "casm size" to show casm sizes of functions
- new sample "syscall usage" to show functions' syscall usage count