Benchmarks

May 10, 2026 | 3 min read

Benchmarks

Pyvorin benchmarks let you measure how much faster your Python workloads run after compilation.

Running a Benchmark

Use the CLI to benchmark your project:

pyvorin benchmark /path/to/project

Interpreting Results

Each benchmark shows a speedup factor — how many times faster the compiled code runs compared to standard Python. A speedup of 2.5x means your workload completes in 40% of the original time.

Savings Reports

Combine multiple benchmarks into a savings report to estimate your monthly and annual compute cost reductions.