mirror of
https://github.com/pseXperiments/clookup.git
synced 2026-01-08 23:28:10 -05:00
07bfa2ed759b278df94b3b37352fbfc1c25f27c1
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%