Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Filtered by advanced — Clear filter
Tagged performance — Clear filter
thin-client
advanced
Artifact Caching, Explained
Where pyvorin-native 1.0.9 stores compiled code, how the cache key is built, what eviction costs, and the measured gap between a cold and a warm compile.
python-features
advanced
How While Loops Compile
While loops compile natively in Pyvorin 1.0.9, but their trip count is data — this page shows the verified lowering and which optimisations that fact excludes.