diff --git a/dev/bench/data.js b/dev/bench/data.js index 21dd8fa124..fabc324a25 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728490668635, + "lastUpdate": 1728491225105, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -7814,6 +7814,90 @@ window.BENCHMARK_DATA = { "range": 1646.8310028758133 } ] + }, + { + "commit": { + "author": { + "email": "will@spiraldb.com", + "name": "Will Manning", + "username": "lwwmanning" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4aa30c0d7ff508b008334213e053b6c9485c00a0", + "message": "fix: RoaringInt `can_compress` was erroneously always `None` (#1004)\n\n(unless a user produced a RoaringIntArray manually, in which case it was\r\nSome... but a no-op)", + "timestamp": "2024-10-09T16:07:22Z", + "tree_id": "46e2d20fa43876894d8d64232400d0a2483c93b4", + "url": "https://github.com/spiraldb/vortex/commit/4aa30c0d7ff508b008334213e053b6c9485c00a0" + }, + "date": 1728491219118, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 809507.1867565261, + "unit": "ns", + "range": 560.9316029671463 + }, + { + "name": "arrow/exec", + "value": 1757155.9184268054, + "unit": "ns", + "range": 1126.661585436319 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 509240.8018060228, + "unit": "ns", + "range": 1771.2407392385649 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 3095722.1341176466, + "unit": "ns", + "range": 2756.49435294047 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 508724.9324741006, + "unit": "ns", + "range": 854.222655278485 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 3326360.761875, + "unit": "ns", + "range": 1124.1458749999292 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 824013.4747229771, + "unit": "ns", + "range": 1783.6881727998261 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 13756867.9225, + "unit": "ns", + "range": 157700.45024999976 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 816764.1969019846, + "unit": "ns", + "range": 1349.1069265297847 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 1778575.1058210104, + "unit": "ns", + "range": 4741.73084586754 + } + ] } ], "Random Access": [