Skip to content

Commit 473c567

Browse files
ahrzbclaude
authored andcommitted
docs(bench): stale-wheel warning — engine-only inflation is the signature
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e0789c8 commit 473c567

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

benchmarks/bench_serving.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
any timing; a scenario that disagrees aborts the bench.
2323
2424
Run: uv run python -m benchmarks.bench_serving [--json out.json]
25+
IMPORTANT: rebuild the wheel first (uv run --reinstall-package sql-transform
26+
python -c pass) — a stale wheel inflates ONLY the engine rows and once
27+
produced a phantom 7x regression (caught by bisection, 2026-07-26).
2528
"""
2629

2730
from __future__ import annotations

0 commit comments

Comments
 (0)