From 16eeb8eb8f7fe80e2e3d0699dafba443170faa3f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 4 Nov 2024 23:33:24 +0000 Subject: [PATCH] add DataFusion (customSmallerIsBetter) benchmark result for 6bcc279a28f229f6056a2db91af908a2a910abf8 --- dev/bench/data.js | 86 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index cfe6b0a6b3..f43d856173 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730762940248, + "lastUpdate": 1730763203778, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -18734,6 +18734,90 @@ window.BENCHMARK_DATA = { "range": 118003.92824999755 } ] + }, + { + "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": "6bcc279a28f229f6056a2db91af908a2a910abf8", + "message": "chore(deps): update rust crate arbitrary to v1.4.0 (#1210)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [arbitrary](https://redirect.github.com/rust-fuzz/arbitrary) |\nworkspace.dependencies | minor | `1.3.2` -> `1.4.0` |\n\n---\n\n### Release Notes\n\n
\nrust-fuzz/arbitrary (arbitrary)\n\n###\n[`v1.4.0`](https://redirect.github.com/rust-fuzz/arbitrary/blob/HEAD/CHANGELOG.md#140)\n\n[Compare\nSource](https://redirect.github.com/rust-fuzz/arbitrary/compare/v1.3.2...v1.4.0)\n\nReleased 2024-10-30.\n\n##### Added\n\n- Added an `Arbitrary` implementation for `PhantomPinned`.\n- Added the `Unstructured::choose_iter` helper method.\n- Added `#[arbitrary(skip)]` for `enum` variants in the derive macro.\n- Added the `Arbitrary::try_size_hint` trait method.\n\n##### Changed\n\n- Implement `Arbitrary` for `PhantomData` even when `A` does not\nimplement\n `Arbitrary` and when `A` is `?Sized`.\n- Make `usize`'s underlying encoding independent of machine word size so\nthat\n corpora are more portable.\n\n##### Fixed\n\n- Make `derive(Arbitrary)` work for local definitions of `struct\nOption`.\n\n***\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-11-04T20:26:41Z", + "tree_id": "b0a1e00a4cc26e5407522365c499fa95dcdc049e", + "url": "https://github.com/spiraldb/vortex/commit/6bcc279a28f229f6056a2db91af908a2a910abf8" + }, + "date": 1730763200817, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 777565.4750974614, + "unit": "ns", + "range": 2156.7770517133176 + }, + { + "name": "arrow/exec", + "value": 1356567.3390796252, + "unit": "ns", + "range": 5351.905761374161 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 479907.8899202189, + "unit": "ns", + "range": 2120.8762536806753 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2638632.2035000003, + "unit": "ns", + "range": 15809.48721250007 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 482026.2641869944, + "unit": "ns", + "range": 1293.1454075908114 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 2570759.5324999997, + "unit": "ns", + "range": 4946.774931249674 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 787582.007221091, + "unit": "ns", + "range": 2934.3043996142806 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 3679212.4066666667, + "unit": "ns", + "range": 63175.75544166542 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 792003.5644274204, + "unit": "ns", + "range": 3535.7918407646357 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 4706577.834545452, + "unit": "ns", + "range": 16949.72424999997 + } + ] } ], "Random Access": [