Articles
Guide
How-to
How to Force CPython Fallback
Temporarily disable compilation for testing or safety.
Guide
How-to
How to Pre-compile Before Deployment
Warm the cache before your app goes live.
Guide
How-to
How to Profile with cProfile
Find hot functions worth compiling.
Guide
How-to
How to Use Local Native Mode
Compile locally without the remote API.
Guide
How-to
How to Bundle a Project
Include local imports in your compile request.
Guide
How-to
How to Read a Compile Job Report
Interpret job status, failure codes, and diagnostics.
Guide
How-to
How to Set Up a Team License
Configure shared licenses for enterprise teams.
Guide
How-to
How to Monitor Usage
Track compile credits, fallback rates, and speedups.
Guide
How-to
How to Write a Custom Benchmark
Create reproducible benchmarks for your specific workload.
Guide
How-to
How to Integrate with Makefile
Add Pyvorin compilation targets to your Makefile.
Guide
How-to
How to Use with pre-commit
Compile and benchmark before every commit.
Guide
How-to
How to Export Usage Data
Download and analyse your usage JSON files.