mirror of
https://github.com/pseXperiments/clookup.git
synced 2026-01-08 07:14:05 -05:00
345 B
345 B
clookup
Lookup argument with function composition
Benchmark
- To run benchmark, before running it install
flamegraph.
cargo install flamegraph
-
In Linux, install
perf.
In Mac OS, it uses built-in dtrace. -
Run benchmark
make bench
- The result of benchmark will be stored as
flamegraph.svgin the root.