From 22318c97546de9c4527922c16d2aa0dcd8f27bee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Dec 2024 14:50:50 +0000 Subject: [PATCH] add DataFusion (customSmallerIsBetter) benchmark result for 6f4ffade99976ab62e4fd1417bf154d74a9b523f --- dev/bench/data.js | 86 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8902cbf41a..ec3a0a0f19 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733928360175, + "lastUpdate": 1733928649093, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -41162,6 +41162,90 @@ window.BENCHMARK_DATA = { "range": 59408.363287499174 } ] + }, + { + "commit": { + "author": { + "email": "adam@spiraldb.com", + "name": "Adam Gutglick", + "username": "AdamGS" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "6f4ffade99976ab62e4fd1417bf154d74a9b523f", + "message": "feat: Concurrent schema discovery for DataFusion (#1568)", + "timestamp": "2024-12-11T14:32:02Z", + "tree_id": "d0745f8277d846d17360a50f13828c630394d5c9", + "url": "https://github.com/spiraldb/vortex/commit/6f4ffade99976ab62e4fd1417bf154d74a9b523f" + }, + "date": 1733928648037, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 805158.9142144871, + "unit": "ns", + "range": 1273.715535658761 + }, + { + "name": "arrow/exec", + "value": 1775579.1933418817, + "unit": "ns", + "range": 5352.082283199648 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 503255.12178468367, + "unit": "ns", + "range": 1048.0582473358954 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2579758.184999999, + "unit": "ns", + "range": 11141.260362500092 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 504586.8541726148, + "unit": "ns", + "range": 818.4521680844191 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 1487504.356275495, + "unit": "ns", + "range": 9172.985113245202 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 837597.7323395907, + "unit": "ns", + "range": 2243.6576335108257 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 2915833.6627777773, + "unit": "ns", + "range": 8397.444812500384 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 823748.9411602792, + "unit": "ns", + "range": 1446.5027876629028 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 4861129.163636364, + "unit": "ns", + "range": 8076.683886363637 + } + ] } ], "Random Access": [