From a04975c177047386aa8768d177e60f6e947cdf38 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 5 Oct 2024 10:07:45 +0000 Subject: [PATCH] add Random Access (customSmallerIsBetter) benchmark result for f12c846bfed3bb783ed881b02bc5a795acc4284b --- 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 32ac4e9201..f6e3a7e98e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728122626255, + "lastUpdate": 1728122864922, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -10084,6 +10084,48 @@ window.BENCHMARK_DATA = { "range": 3110646.0400000066 } ] + }, + { + "commit": { + "author": { + "email": "29139614+renovate[bot]@users.noreply.github.com", + "name": "renovate[bot]", + "username": "renovate[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "f12c846bfed3bb783ed881b02bc5a795acc4284b", + "message": "chore(deps): update rust crate pin-project to v1.1.6 (#984)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [pin-project](https://redirect.github.com/taiki-e/pin-project) |\nworkspace.dependencies | patch | `1.1.5` -> `1.1.6` |\n\n---\n\n### Release Notes\n\n
\ntaiki-e/pin-project (pin-project)\n\n###\n[`v1.1.6`](https://redirect.github.com/taiki-e/pin-project/blob/HEAD/CHANGELOG.md#116---2024-10-05)\n\n[Compare\nSource](https://redirect.github.com/taiki-e/pin-project/compare/v1.1.5...v1.1.6)\n\n- Suppress `clippy::needless_lifetimes` lint in generated code.\n\n- Disable `derive` feature of `syn` dependency.\n\n
\n\n---\n\n### Configuration\n\nšŸ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\nšŸš¦ **Automerge**: Enabled.\n\nā™» **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\nšŸ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/spiraldb/vortex).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", + "timestamp": "2024-10-05T10:00:54Z", + "tree_id": "9f687f857d2b60fa70973b214562fe168fa24616", + "url": "https://github.com/spiraldb/vortex/commit/f12c846bfed3bb783ed881b02bc5a795acc4284b" + }, + "date": 1728122860338, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 1172299.5580780671, + "unit": "ns", + "range": 5597.654754288611 + }, + { + "name": "random-access/vortex-local-fs", + "value": 1305875.4488916965, + "unit": "ns", + "range": 3876.3428511510137 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 202979595.3333333, + "unit": "ns", + "range": 3084621.4100000113 + } + ] } ], "TPC-H": [