Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Tagged performance — Clear filter
compiler-category
intermediate
AOT vs JIT for Python: An Honest Comparison
Warm-up, peak performance, compatibility and running cost: the AOT vs JIT trade-offs for Python, the cases where each wins, and Pyvorin's position.
8 min read
compiler-category
beginner
Compiling Python to Native Code: A Measured Walkthrough
One real Python function compiled to native code end to end — verified commands, captured output, a measured before-and-after, and the honest boundary cases.
10 min read
compiler-category
beginner
What AOT Compilation Means for Python
Interpreters, JITs and AOT compilers for Python: how each works, when each wins, and where Pyvorin Native 1.0.9's local compilation fits.
10 min read