diff --git a/dev/bench/data.js b/dev/bench/data.js index b0ce8f162f..feb29454d0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733850726500, + "lastUpdate": 1733850982549, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -40490,6 +40490,90 @@ window.BENCHMARK_DATA = { "range": 20888.35283750156 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0d018deaf860db1b8f0a9af0f7e716696f61bc50", + "message": "Propagate size from datafusion to VortexReadBuilder (#1636)", + "timestamp": "2024-12-10T16:40:50Z", + "tree_id": "b5226f5a771c31a13a2edc75542e505548227f3e", + "url": "https://github.com/spiraldb/vortex/commit/0d018deaf860db1b8f0a9af0f7e716696f61bc50" + }, + "date": 1733850981532, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 804656.8893737831, + "unit": "ns", + "range": 1606.0549516357132 + }, + { + "name": "arrow/exec", + "value": 1756558.8329236123, + "unit": "ns", + "range": 4786.434653867502 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 505129.84866215766, + "unit": "ns", + "range": 2451.5090126136492 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2586845.03263158, + "unit": "ns", + "range": 9573.494736842345 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 500679.1076490169, + "unit": "ns", + "range": 1085.0147145531955 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 1484014.8211939428, + "unit": "ns", + "range": 5673.208939798642 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 829864.2016855436, + "unit": "ns", + "range": 984.6176552258548 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 3053763.4452941176, + "unit": "ns", + "range": 21860.506044117268 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 820615.4304915641, + "unit": "ns", + "range": 2293.902481441619 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 6217384.261111113, + "unit": "ns", + "range": 143770.41462499974 + } + ] } ], "Random Access": [