Only run benchmark env configuration after setup is complete - #9075
Conversation
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Polar Signals Profiling ResultsLatest Run
Powered by Polar Signals Cloud |
Benchmarks: PolarSignals Profiling 📖Vortex (geomean): 0.974x ➖ How to read Verdict and Engines
datafusion / vortex-file-compressed (0.974x ➖, 1↑ 0↓)
No file size changes detected. |
Benchmarks: TPC-DS SF=1 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.053x ➖, 0↑ 8↓)
datafusion / parquet (0.990x ➖, 0↑ 1↓)
duckdb / vortex-file-compressed (1.016x ➖, 1↑ 9↓)
duckdb / parquet (1.020x ➖, 1↑ 5↓)
File Size Changes (25 files changed, -43.5% overall, 0↑ 25↓)
Totals:
|
Benchmarks: TPC-H SF=1 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.045x ➖, 0↑ 0↓)
datafusion / parquet (1.005x ➖, 0↑ 1↓)
duckdb / vortex-file-compressed (1.028x ➖, 0↑ 0↓)
duckdb / parquet (1.019x ➖, 0↑ 0↓)
File Size Changes (9 files changed, -43.9% overall, 0↑ 9↓)
Totals:
|
Benchmarks: FineWeb NVMe 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.932x ➖, 3↑ 0↓)
datafusion / parquet (0.961x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (0.911x ➖, 3↑ 0↓)
duckdb / parquet (0.949x ➖, 1↑ 0↓)
File Size Changes (2 files changed, -46.3% overall, 0↑ 2↓)
Totals:
|
Benchmarks: Statistical and Population Genetics 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
duckdb / vortex-file-compressed (1.005x ➖, 0↑ 0↓)
duckdb / parquet (1.009x ➖, 0↑ 0↓)
File Size Changes (2 files changed, -32.3% overall, 0↑ 2↓)
Totals:
|
Benchmarks: TPC-H SF=1 on S3 📖Verdict: No clear signal (environment too noisy confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.092x ➖, 0↑ 0↓)
datafusion / parquet (1.083x ➖, 0↑ 3↓)
duckdb / vortex-file-compressed (1.083x ➖, 0↑ 0↓)
duckdb / parquet (1.100x ➖, 0↑ 1↓)
|
Benchmarks: FineWeb S3 📖Verdict: No clear signal (environment too noisy confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.991x ➖, 1↑ 1↓)
datafusion / parquet (1.021x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (1.046x ➖, 0↑ 0↓)
duckdb / parquet (1.006x ➖, 0↑ 0↓)
|
Benchmarks: TPC-H SF=10 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.902x ➖, 13↑ 0↓)
datafusion / parquet (0.916x ➖, 8↑ 0↓)
duckdb / vortex-file-compressed (0.929x ➖, 2↑ 0↓)
duckdb / parquet (0.979x ➖, 0↑ 1↓)
File Size Changes (9 files changed, -44.0% overall, 0↑ 9↓)
Totals:
|
Benchmarks: Clickbench Sorted on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.956x ➖, 1↑ 1↓)
datafusion / parquet (1.010x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (0.980x ➖, 1↑ 0↓)
duckdb / parquet (0.990x ➖, 0↑ 0↓)
File Size Changes (201 files changed, -42.8% overall, 58↑ 143↓)
Totals:
|
Benchmarks: Clickbench on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.022x ➖, 0↑ 0↓)
datafusion / parquet (1.005x ➖, 0↑ 1↓)
duckdb / vortex-file-compressed (1.024x ➖, 1↑ 6↓)
duckdb / parquet (1.002x ➖, 0↑ 0↓)
File Size Changes (101 files changed, -39.2% overall, 0↑ 101↓)
Totals:
|
Rationale for this change
This step (tries) to make the box more predictable at the cost of some performance, we should only run it AFTER we do all the setup (downloading dependencies, building binaries, generating data).