Performance Characterization
0x0 performance evidence is release evidence, not a benchmark slogan.
Memory Budgets
Memory budgets live under perf/ and are checked by:
make memory-check
make rss-limit-check
These gates cover compiler and runtime memory workloads. Runtime memory
evidence includes large input, repeated IO, dynamic dispatch, and failure path
workloads.
RSS Reports
RSS reports must identify:
- command;
- workload;
- maximum RSS;
- configured budget;
- pass or fail status.
App Performance
Index and Kukulkan app performance evidence belongs in app release candidate
artifacts and final release notes. App performance claims must name the exact
runtime, workload, and budget.