Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Tagged performance — Clear filter
guides
intermediate
Custom Benchmark Suites
Turn pyvorin bench --json into a repeatable suite: capture raw_times_ms, p95 and stddev per function, aggregate across a directory, and gate regressions in CI.
guides
intermediate
Warm-Up and Caching Strategies
Where pyvorin-native 1.0.9 caches compiled code, what a cache hit is worth in measured milliseconds, and how to key the cache in CI.