-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add TPC-H (customSmallerIsBetter) benchmark result for b4c5846
- Loading branch information
github-action-benchmark
committed
Dec 11, 2024
1 parent
3ba728f
commit 2efcbbf
Showing
1 changed file
with
355 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1733940564939, | ||
"lastUpdate": 1733941096727, | ||
"repoUrl": "https://github.com/spiraldb/vortex", | ||
"entries": { | ||
"DataFusion": [ | ||
|
@@ -507668,6 +507668,360 @@ window.BENCHMARK_DATA = { | |
"unit": "ns" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Andrew Duffy", | ||
"username": "a10y" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "b4c5846b5bf0f032c527f031620511edc62326e7", | ||
"message": "ci: actually run with wasm32-unknown-unknown (#1648)\n\nI thought setting the toolchain was enough but apparently not.\r\n\r\nI also fixed a couple of small WASM32 compile errors that had snuck in\r\nsince last week.", | ||
"timestamp": "2024-12-11T18:09:29Z", | ||
"tree_id": "516f6493cc695cfd9c42915a32255e64188dfae3", | ||
"url": "https://github.com/spiraldb/vortex/commit/b4c5846b5bf0f032c527f031620511edc62326e7" | ||
}, | ||
"date": 1733941060942, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "tpch_q01/arrow", | ||
"value": 585971063, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q01/parquet", | ||
"value": 792755930, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q01/vortex-file-compressed", | ||
"value": 465319165, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q02/arrow", | ||
"value": 151078517, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q02/parquet", | ||
"value": 186442813, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q02/vortex-file-compressed", | ||
"value": 155531081, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q03/arrow", | ||
"value": 182496236, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q03/parquet", | ||
"value": 396496433, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q03/vortex-file-compressed", | ||
"value": 233695944, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q04/arrow", | ||
"value": 184244541, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q04/parquet", | ||
"value": 223112011, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q04/vortex-file-compressed", | ||
"value": 167505438, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q05/arrow", | ||
"value": 346157475, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q05/parquet", | ||
"value": 537493825, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q05/vortex-file-compressed", | ||
"value": 366513060, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q06/arrow", | ||
"value": 27543730, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q06/parquet", | ||
"value": 156597298, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q06/vortex-file-compressed", | ||
"value": 61996158, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q07/arrow", | ||
"value": 652776755, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q07/parquet", | ||
"value": 823749332, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q07/vortex-file-compressed", | ||
"value": 683315428, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q08/arrow", | ||
"value": 276236317, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q08/parquet", | ||
"value": 566572336, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q08/vortex-file-compressed", | ||
"value": 345973927, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q09/arrow", | ||
"value": 504448810, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q09/parquet", | ||
"value": 836520251, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q09/vortex-file-compressed", | ||
"value": 584919635, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q10/arrow", | ||
"value": 283247541, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q10/parquet", | ||
"value": 535309495, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q10/vortex-file-compressed", | ||
"value": 294794451, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q11/arrow", | ||
"value": 149307882, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q11/parquet", | ||
"value": 162206860, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q11/vortex-file-compressed", | ||
"value": 141420526, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q12/arrow", | ||
"value": 186502423, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q12/parquet", | ||
"value": 338988976, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q12/vortex-file-compressed", | ||
"value": 233764385, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q13/arrow", | ||
"value": 188808465, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q13/parquet", | ||
"value": 333065261, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q13/vortex-file-compressed", | ||
"value": 184499438, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q14/arrow", | ||
"value": 40785406, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q14/parquet", | ||
"value": 240387391, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q14/vortex-file-compressed", | ||
"value": 69712891, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q15/arrow", | ||
"value": 72195428, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q15/parquet", | ||
"value": 340587562, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q15/vortex-file-compressed", | ||
"value": 117408344, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q16/arrow", | ||
"value": 113682754, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q16/parquet", | ||
"value": 126711132, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q16/vortex-file-compressed", | ||
"value": 113974088, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q17/arrow", | ||
"value": 685658921, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q17/parquet", | ||
"value": 711841152, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q17/vortex-file-compressed", | ||
"value": 595588557, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q18/arrow", | ||
"value": 1265383373, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q18/parquet", | ||
"value": 1495504792, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q18/vortex-file-compressed", | ||
"value": 1275392420, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q19/arrow", | ||
"value": 154283406, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q19/parquet", | ||
"value": 436689049, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q19/vortex-file-compressed", | ||
"value": 120474243, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q20/arrow", | ||
"value": 253993646, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q20/parquet", | ||
"value": 375503396, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q20/vortex-file-compressed", | ||
"value": 270737661, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q21/arrow", | ||
"value": 1032281373, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q21/parquet", | ||
"value": 1196772757, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q21/vortex-file-compressed", | ||
"value": 1045684714, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q22/arrow", | ||
"value": 84977356, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q22/parquet", | ||
"value": 116789544, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "tpch_q22/vortex-file-compressed", | ||
"value": 89409822, | ||
"unit": "ns" | ||
} | ||
] | ||
} | ||
], | ||
"Vortex Compression": [ | ||
|