Make PolarSignals profiling data more visible - #9029
Conversation
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Polar Signals Profiling ResultsLatest Run
Previous Runs (71)
Powered by Polar Signals Cloud |
Benchmarks: PolarSignals Profiling 📖Vortex (geomean): 1.139x ❌ How to read Verdict and Engines
datafusion / vortex-file-compressed (1.139x ❌, 0↑ 8↓)
No file size changes detected. |
Benchmarks: TPC-H SF=1 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.991x ➖, 0↑ 0↓)
datafusion / parquet (0.993x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (1.004x ➖, 0↑ 0↓)
duckdb / parquet (0.990x ➖, 0↑ 0↓)
File Size Changes (10 files changed, -43.9% overall, 0↑ 10↓)
Totals:
|
Benchmarks: FineWeb NVMe 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.988x ➖, 0↑ 0↓)
datafusion / parquet (0.980x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (0.944x ➖, 1↑ 0↓)
duckdb / parquet (0.957x ➖, 1↑ 0↓)
File Size Changes (2 files changed, -46.3% overall, 0↑ 2↓)
Totals:
|
Benchmarks: TPC-DS SF=1 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.023x ➖, 0↑ 4↓)
datafusion / parquet (1.024x ➖, 0↑ 6↓)
duckdb / vortex-file-compressed (1.002x ➖, 2↑ 1↓)
duckdb / parquet (1.003x ➖, 0↑ 0↓)
File Size Changes (25 files changed, -43.5% overall, 0↑ 25↓)
Totals:
|
Benchmarks: TPC-H SF=10 on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.035x ➖, 0↑ 2↓)
datafusion / parquet (1.008x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (1.019x ➖, 0↑ 1↓)
duckdb / parquet (1.000x ➖, 0↑ 0↓)
File Size Changes (25 files changed, -44.0% overall, 0↑ 25↓)
Totals:
|
Benchmarks: Clickbench Sorted on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.937x ➖, 3↑ 1↓)
datafusion / parquet (0.965x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (0.984x ➖, 1↑ 0↓)
duckdb / parquet (0.993x ➖, 0↑ 0↓)
File Size Changes (201 files changed, -42.8% overall, 45↑ 156↓)
Totals:
|
Benchmarks: Statistical and Population Genetics 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
duckdb / vortex-file-compressed (0.946x ➖, 1↑ 0↓)
duckdb / parquet (0.964x ➖, 0↑ 0↓)
File Size Changes (2 files changed, -32.3% overall, 0↑ 2↓)
Totals:
|
Benchmarks: FineWeb S3 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.976x ➖, 1↑ 0↓)
datafusion / parquet (0.949x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (0.956x ➖, 0↑ 0↓)
duckdb / parquet (0.941x ➖, 0↑ 0↓)
|
Benchmarks: Clickbench on NVME 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (1.062x ➖, 0↑ 4↓)
datafusion / parquet (1.042x ➖, 0↑ 3↓)
duckdb / vortex-file-compressed (1.010x ➖, 1↑ 1↓)
duckdb / parquet (0.992x ➖, 0↑ 0↓)
File Size Changes (101 files changed, -39.2% overall, 0↑ 101↓)
Totals:
|
Benchmarks: TPC-H SF=1 on S3 📖Verdict: No clear signal (low confidence) How to read Verdict and Engines
datafusion / vortex-file-compressed (0.902x ➖, 1↑ 0↓)
datafusion / parquet (0.990x ➖, 0↑ 0↓)
duckdb / vortex-file-compressed (1.004x ➖, 0↑ 0↓)
duckdb / parquet (0.963x ➖, 0↑ 0↓)
|
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
a89313c to
2f12343
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Merging this PR will not alter performance
|
2f0a02f to
d6649fb
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
d6649fb to
1d6d710
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
| printf "%s" "$POLARSIGNALS_CLOUD_TOKEN" > "$token_file" | ||
|
|
||
| uploaded=0 | ||
| while IFS= read -r binary; do |
There was a problem hiding this comment.
that was true yesterday, might as well double down
Rationale for this change
This PR makes a few changes to make polarsignals more visible and easier to use.
Special thanks to @brancz for helping me debug parca ❤️