From 36e12113fbeb83e5be2cd7b37a2a8480e61297d0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Oct 2024 23:13:28 +0000 Subject: [PATCH] add Random Access (customSmallerIsBetter) benchmark result for e573ab0dcb5afb2979e7396114d7e4dfb6ffa961 --- 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 718f2fba56..e7e61dd537 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730157178302, + "lastUpdate": 1730157207592, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -23944,6 +23944,48 @@ window.BENCHMARK_DATA = { "range": 3316428.33874999 } ] + }, + { + "commit": { + "author": { + "email": "github@robertk.io", + "name": "Robert Kruszewski", + "username": "robert3005" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e573ab0dcb5afb2979e7396114d7e4dfb6ffa961", + "message": "VarBinViewArray take preserves nullability (#1157)\n\nfixes #1155", + "timestamp": "2024-10-28T23:08:15Z", + "tree_id": "4544cca5a06d80eac3d3b6acaecdb9539acac568", + "url": "https://github.com/spiraldb/vortex/commit/e573ab0dcb5afb2979e7396114d7e4dfb6ffa961" + }, + "date": 1730157187792, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 1048476.4421480872, + "unit": "ns", + "range": 8826.804355363536 + }, + { + "name": "random-access/vortex-local-fs", + "value": 1191278.2604314173, + "unit": "ns", + "range": 7442.022558873403 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 241197692.0333333, + "unit": "ns", + "range": 2973156.4049999863 + } + ] } ], "TPC-H": [