diff --git a/dev/bench/data.js b/dev/bench/data.js index e64f17a20a..92a9e97af4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730141220754, + "lastUpdate": 1730141368146, "repoUrl": "https://github.com/spiraldb/vortex", "entries": { "DataFusion": [ @@ -23062,6 +23062,48 @@ window.BENCHMARK_DATA = { "range": 8708700.969999984 } ] + }, + { + "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": 1730141365333, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "random-access/vortex-tokio-local-disk", + "value": 998019.6277213135, + "unit": "ns", + "range": 6676.161100150144 + }, + { + "name": "random-access/vortex-local-fs", + "value": 1134343.9875148765, + "unit": "ns", + "range": 9665.739853388397 + }, + { + "name": "random-access/parquet-tokio-local-disk", + "value": 229254191.23333335, + "unit": "ns", + "range": 5137771.778333351 + } + ] } ], "TPC-H": [