anton-rs / cannon-rs

An alternative implementation of the OP Stack's Cannon, a MIPS emulator for the EVM.
MIT License
59 stars 10 forks source link

⏳ Add `pprof` backend w/ flamegraphs to criterion benchmarks #25

Closed clabby closed 1 year ago

clabby commented 1 year ago

Overview

Adds pprof-rs as a backend for the criterion benchmarks and also the flamegraph feature to generate flamegraphs on the benches on the fly.