duckdb-bench --baseline option#8030
Conversation
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
bb38fc7 to
c99b46b
Compare
|
this functionality exists in the python tool (vx-bench), I would really love to avoid adding more features to the underlying binaries. |
Merging this PR will improve performance by 19.71%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | chunked_varbinview_opt_canonical_into[(1000, 10)] |
224.6 µs | 187.6 µs | +19.71% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing myrrc/duckdb-bench-baseline (c99b46b) with develop (f97805d)
Pull request was closed
|
|
This isn't a replacement for scripts/compare-benchmark-jsons.py but a way to
quickly compare benchmark query results with baseline.
Add a --baseline parameter for duckdb-bench to use previously exported
--gh-json-v3 file as a baseline