Remove the old v2 benchmarks website#8805
Conversation
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
Polar Signals Profiling ResultsLatest Run
Powered by Polar Signals Cloud |
Benchmarks: Vortex queriesVerdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.998x ➖, 0↑ 0↓)
datafusion / parquet (0.887x ✅, 1↑ 0↓)
duckdb / vortex-file-compressed (0.916x ➖, 1↑ 0↓)
duckdb / parquet (0.986x ➖, 0↑ 0↓)
No file size changes detected. |
Merging this PR will improve performance by 11.55%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | compress[(100000, 4)] |
1.8 ms | 1.6 ms | +11.93% |
| ⚡ | Simulation | true_count_vortex_buffer[128] |
580.6 ns | 522.2 ns | +11.17% |
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 ct/nuke-v2-bench-website (49b2b3f) with develop (17f843a)
Footnotes
-
10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Rationale for this change
The live benchmarks website is now located at https://github.com/vortex-data/benchmarks-website and it has been going strong for the past few weeks, so I think it is time to remove this.
What changes are included in this PR?
Deletes the old website code from here.
What APIs are changed? Are there any user-facing changes?
N/A