mirror of
https://github.com/pseXperiments/clookup.git
synced 2026-01-07 03:13:50 -05:00
main
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.
Description
Languages
Rust
99.8%
Makefile
0.2%