Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 07:31
· 3 commits to main since this release
2e8cbd7

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