From 64d4f39bc3b0879879ac2784ec698f46112c105e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Dec 2024 16:43:30 +0000 Subject: [PATCH] add DataFusion (customSmallerIsBetter) benchmark result for 9a521d3fcd932fa6883e06a41c78e730b9ef940a --- 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 595b428fb6..50ce407d98 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734019380580, + "lastUpdate": 1734021809770, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -42002,6 +42002,90 @@ window.BENCHMARK_DATA = { "range": 8012.131215909496 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9a521d3fcd932fa6883e06a41c78e730b9ef940a", + "message": "Fix: RunEnd fill_null correctly reconstructs itself (#1666)", + "timestamp": "2024-12-12T16:28:24Z", + "tree_id": "4c2ede43985af20b00a18f18e24c3d68ff9883cd", + "url": "https://github.com/spiraldb/vortex/commit/9a521d3fcd932fa6883e06a41c78e730b9ef940a" + }, + "date": 1734021773944, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 802831.550136834, + "unit": "ns", + "range": 2907.298424287408 + }, + { + "name": "arrow/exec", + "value": 1770158.5859632702, + "unit": "ns", + "range": 8822.55932170956 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 499331.75985795876, + "unit": "ns", + "range": 3339.516274038964 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2602451.971578947, + "unit": "ns", + "range": 12628.013736841967 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 500685.87556449545, + "unit": "ns", + "range": 2015.6161701327655 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 1465955.1607596716, + "unit": "ns", + "range": 7264.333298783866 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 829711.7518741048, + "unit": "ns", + "range": 1732.5596056808718 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 2910878.0227777786, + "unit": "ns", + "range": 13432.316812499193 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 813743.649244995, + "unit": "ns", + "range": 1500.7395708396216 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 4869441.792727274, + "unit": "ns", + "range": 37642.24046590831 + } + ] } ], "Random Access": [