From 6122024fa95d649e2e7c755b65b837f207db0341 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 21 Oct 2024 20:17:40 +0000 Subject: [PATCH] add Random Access (customSmallerIsBetter) benchmark result for 157b6a27d0357f50a9b897d529c221c363208b92 --- 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 7e97483d2b..379676a54f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729541533172, + "lastUpdate": 1729541860011, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -19786,6 +19786,48 @@ window.BENCHMARK_DATA = { "range": 5092401.402499989 } ] + }, + { + "commit": { + "author": { + "email": "dan@spiraldb.com", + "name": "Dan King", + "username": "danking" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "157b6a27d0357f50a9b897d529c221c363208b92", + "message": "chore: remove `__lt__`, etc. from docs (#1106)\n\nThis slipped into #1090. I wanted to document these, but CPython\r\nlimitations prevent adding doc strings to them.", + "timestamp": "2024-10-21T20:08:38Z", + "tree_id": "54fa47f499a21b08d5a8295f5b2d6a92bb654746", + "url": "https://github.com/spiraldb/vortex/commit/157b6a27d0357f50a9b897d529c221c363208b92" + }, + "date": 1729541859532, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 981638.7630144961, + "unit": "ns", + "range": 6939.743678665778 + }, + { + "name": "random-access/vortex-local-fs", + "value": 1134922.1125849106, + "unit": "ns", + "range": 8751.65793125541 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 223003762.86666664, + "unit": "ns", + "range": 3475095.609583363 + } + ] } ], "TPC-H": [