Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Tagged benchmarking — Clear filter
how-to
beginner
How to Benchmark a Function
From a Python file to a defensible speedup number in minutes: the verified commands, the fields that matter, and the checks before you trust it.
how-to
beginner
How to Force the CPython Fallback
The verified ways to get pure-CPython behaviour in pyvorin-native 1.0.9: the cpython backend, PYVORIN_BACKEND, run --compare, and fallback in bench --json.
how-to
intermediate
How to Run a Speed Proof
The measurement a sceptical CFO could audit: captured baseline, warmed runs, median-of-N, correctness check, compile-time amortisation, and an honest write-up.