From d7738414b66815af6ece5e41a5962d05bbf7526c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Oct 2024 18:47:01 +0000 Subject: [PATCH] add DataFusion (customSmallerIsBetter) benchmark result for 59f08efdacf7bcf88a9d54227764b18331775cbe --- 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 dabb642113..e64f17a20a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730140966636, + "lastUpdate": 1730141220754, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -15374,6 +15374,90 @@ window.BENCHMARK_DATA = { "range": 9005.132636362221 } ] + }, + { + "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": "59f08efdacf7bcf88a9d54227764b18331775cbe", + "message": "chore(deps): update rust crate reqwest to v0.12.9 (#1147)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [reqwest](https://redirect.github.com/seanmonstar/reqwest) |\nworkspace.dependencies | patch | `0.12.8` -> `0.12.9` |\n\n---\n\n### Release Notes\n\n
\nseanmonstar/reqwest (reqwest)\n\n###\n[`v0.12.9`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0129)\n\n[Compare\nSource](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.8...v0.12.9)\n\n- Add `tls::CertificateRevocationLists` support.\n- Add crate features to enable webpki roots without selecting a rustls\nprovider.\n- Fix `connection_verbose()` to output read logs.\n- Fix `multipart::Part::file()` to automatically include content-length.\n- Fix proxy to internally no longer cache system proxy settings.\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-28T18:20:25Z", + "tree_id": "c57289ae81a5fe8d5e6a704755971560372dd8d8", + "url": "https://github.com/spiraldb/vortex/commit/59f08efdacf7bcf88a9d54227764b18331775cbe" + }, + "date": 1730141217976, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "arrow/planning", + "value": 775896.2191628596, + "unit": "ns", + "range": 1219.8869078239659 + }, + { + "name": "arrow/exec", + "value": 1382135.7429514881, + "unit": "ns", + "range": 6346.2990194451995 + }, + { + "name": "vortex-pushdown-compressed/planning", + "value": 478893.4160655009, + "unit": "ns", + "range": 1020.832676735241 + }, + { + "name": "vortex-pushdown-compressed/exec", + "value": 2660161.639473684, + "unit": "ns", + "range": 17283.00307236868 + }, + { + "name": "vortex-pushdown-uncompressed/planning", + "value": 484270.08271676744, + "unit": "ns", + "range": 952.7766514476098 + }, + { + "name": "vortex-pushdown-uncompressed/exec", + "value": 2930058.5727777793, + "unit": "ns", + "range": 6907.83033333323 + }, + { + "name": "vortex-nopushdown-compressed/planning", + "value": 786324.7720526174, + "unit": "ns", + "range": 1400.1552215006086 + }, + { + "name": "vortex-nopushdown-compressed/exec", + "value": 3152151.314705883, + "unit": "ns", + "range": 69899.74555147067 + }, + { + "name": "vortex-nopushdown-uncompressed/planning", + "value": 786771.1502974548, + "unit": "ns", + "range": 2462.3106283214875 + }, + { + "name": "vortex-nopushdown-uncompressed/exec", + "value": 4609565.605454544, + "unit": "ns", + "range": 65247.89098863583 + } + ] } ], "Random Access": [