diff --git a/dev/bench/data.js b/dev/bench/data.js index 375de45ee6..e4add67c67 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734112647642, + "lastUpdate": 1734112790762, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -64222,6 +64222,48 @@ window.BENCHMARK_DATA = { "range": 5749231.297083303 } ] + }, + { + "commit": { + "author": { + "email": "adam@spiraldb.com", + "name": "Adam Gutglick", + "username": "AdamGS" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "dc56eaca9522d0704d7019de7230483564433d92", + "message": "Cheaper `maybe_from` (#1677)", + "timestamp": "2024-12-13T17:26:17Z", + "tree_id": "298e65605a40ecb38f3021b67f9d55cece03221c", + "url": "https://github.com/spiraldb/vortex/commit/dc56eaca9522d0704d7019de7230483564433d92" + }, + "date": 1734112789700, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 3021644.7683333345, + "unit": "ns", + "range": 16801.53611111152 + }, + { + "name": "random-access/vortex-local-fs", + "value": 3123816.7882352932, + "unit": "ns", + "range": 13322.43946323474 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 221758709.73333335, + "unit": "ns", + "range": 3937420.900000021 + } + ] } ], "TPC-H": [