From 43317df22d6bd00d8b32e67feec196bbad1f6f52 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Dec 2024 18:36:57 +0000 Subject: [PATCH] add Random Access (customSmallerIsBetter) benchmark result for c03faad7a6ca019f9b2f2a66f630376e1c0a43a6 --- dev/bench/data.js | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9c808dcb0d..9e13ed8644 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734028450146, + "lastUpdate": 1734028616600, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -63088,6 +63088,48 @@ window.BENCHMARK_DATA = { "range": 4280938.516666651 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c03faad7a6ca019f9b2f2a66f630376e1c0a43a6", + "message": "ChunkedArray stats compute handles ordered stats and doesn't eagerly merge chunk stats (#1652)", + "timestamp": "2024-12-12T12:54:11-05:00", + "tree_id": "a912939773a43c566265aa5cfa3a9aca08aa04ca", + "url": "https://github.com/spiraldb/vortex/commit/c03faad7a6ca019f9b2f2a66f630376e1c0a43a6" + }, + "date": 1734028615532, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 2934542.925, + "unit": "ns", + "range": 10025.916527778143 + }, + { + "name": "random-access/vortex-local-fs", + "value": 3025678.597058824, + "unit": "ns", + "range": 11908.42949264776 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 222707347.5333333, + "unit": "ns", + "range": 5186406.620416641 + } + ] } ], "TPC-H": [