Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Filtered by intermediate — Clear filter
workloads
intermediate
Benchmarking Correctly
Cold compiles, micro-workloads and single runs: the measurement mistakes that make benchmark numbers meaningless, and the verified commands that avoid them.
workloads
intermediate
Correctness Validation
pyvorin-native validates native output against CPython before trusting it: a ground-truth run in bench, a per-function oracle, drift and overflow fields.
workloads
intermediate
Unsupported Code and the Fallback Path
When Pyvorin cannot take a function native, your code still runs — via a recorded, per-call fallback to lazily compiled CPython. Here is exactly how that works.