wifi-densepose/v2/crates/wifi-densepose-wasm-edge
ruv d3606d51a7 bench(wasm-edge): host process_frame latency benches (ADR-163 T1)
Criterion benches over the M6-audit-named heaviest hot paths:
exo_time_crystal 256x128 autocorrelation, exo_ghost_hunter periodicity,
sec_weapon_detect per-subcarrier Welford, med_seizure_detect clonic rhythm
(medical-experimental-gated). Drives each through the public process_frame
on a fixed synthetic CSI frame after warming the relevant buffers.

Crate is workspace-excluded: run from the crate dir with --features std.
Set lib bench=false so libtest does not intercept criterion CLI flags.

HOST-MEASURED medians (Intel Core Ultra 9 285H, native --release), NOT the
ESP32/WASM3 doc budget (that needs hardware): time_crystal 17.3us,
ghost_hunter 1.44us, weapon 0.42us, seizure 0.10us.

Closes the ADR-160 deferred 'criterion benches for process_frame budget
claims' item on host. No production-code behavior change.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-12 08:01:29 -04:00
..
.cargo chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
.claude-flow chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
benches bench(wasm-edge): host process_frame latency benches (ADR-163 T1) 2026-06-12 08:01:29 -04:00
src feat(wasm-edge): honest labeling + static-mut soundness for edge skills (ADR-160) 2026-06-12 00:01:04 -04:00
tests test+docs(wasm-edge): honest-labeling presence tests + ADR-160 (ADR-159 backlog now TRUE) 2026-06-12 00:01:22 -04:00
Cargo.lock bench(wasm-edge): host process_frame latency benches (ADR-163 T1) 2026-06-12 08:01:29 -04:00
Cargo.toml bench(wasm-edge): host process_frame latency benches (ADR-163 T1) 2026-06-12 08:01:29 -04:00