soft3/hemera/bench/benches.md

benches

Folder

Homonyms

trident/benches
Trident Benchmarks Per-function compiler overhead analysis: compiles real library modules from `std/`, `vm/`, and `os/`, then compares instruction counts and execution costs against hand-optimized TASM baselines. Directory Structure **`harnesses/`** β€” `.tri` source + `.inputs` files for live…
cyb/honeycrisp/unimem/benches
benches
cyb/honeycrisp/rane/benches
benches
cyb/honeycrisp/aruminium/benches
benches/ separate crate (`metal-benches`) with heavy dependencies isolated from the core library. | file | purpose | |------|---------| | `Cargo.toml` | crate manifest β€” heavy deps live here, not in root | | `bench.rs` | main benchmark suite β€” latency, throughput, dispatch overhead | | `compare.rs`…

Graph