a16z / jolt

The simplest and most extensible zkVM. Fast and fully open source from a16z crypto and friends. ⚡
https://jolt.a16zcrypto.com
MIT License
619 stars 123 forks source link

iai-callgrind benchmarks #291

Closed moodlezoup closed 4 months ago

moodlezoup commented 4 months ago

iai-callgrind provides high-precision, high-granularity performance benchmarks of Rust code (using Valgrind under the hood).

It would be nice to have iai-callgrind benchmarks for hot paths in our code, including:

moodlezoup commented 4 months ago

https://github.com/a16z/jolt/pull/301