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