| Benchmark | Result | Limit | Description |
|---|
| Benchmark | Result | Limit | Description |
|---|
| Benchmark | Result | Limit | Description |
|---|
pip install -e ".[dev]" python -m pytest tests/benchmarks/ -v --benchmark-only --no-cov \ --benchmark-columns="min,max,mean,stddev,rounds"
Every benchmark has a hard assertion. If it fails locally, it would fail in CI too. No exceptions.