diff --git a/dev/bench/data.js b/dev/bench/data.js index 7c9fc0b9bb..2ec3ab6a24 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734107778095, + "lastUpdate": 1734107918044, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -63970,6 +63970,48 @@ window.BENCHMARK_DATA = { "range": 4124377.599999994 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "528b760cbc9b1b79a8653fbf9ae1db3c1a71135f", + "message": "fix: RunEnd encoding doesn't skip first value when encoding nullable arrays (#1674)", + "timestamp": "2024-12-13T16:08:01Z", + "tree_id": "b69be7ba86701bedaf21079aeaabe3917e03927d", + "url": "https://github.com/spiraldb/vortex/commit/528b760cbc9b1b79a8653fbf9ae1db3c1a71135f" + }, + "date": 1734107916995, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 2937685.090588236, + "unit": "ns", + "range": 13865.503749999683 + }, + { + "name": "random-access/vortex-local-fs", + "value": 3045581.985294117, + "unit": "ns", + "range": 15453.057455882896 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 225053987.9, + "unit": "ns", + "range": 3921056.409583345 + } + ] } ], "TPC-H": [