Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for 4300661
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 1, 2024
1 parent 8485a2c commit 4de2906
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727811793007,
"lastUpdate": 1727812041373,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -7900,6 +7900,48 @@ window.BENCHMARK_DATA = {
"range": 4564558.247500002
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "430066180673471bcf5c7526313022c7aa2d8ca7",
"message": "chore(deps): update rust crate clap to v4.5.19 (#959)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [clap](https://redirect.github.com/clap-rs/clap) |\nworkspace.dependencies | patch | `4.5.18` -> `4.5.19` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>clap-rs/clap (clap)</summary>\n\n###\n[`v4.5.19`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4519---2024-10-01)\n\n[Compare\nSource](https://redirect.github.com/clap-rs/clap/compare/v4.5.18...v4.5.19)\n\n##### Internal\n\n- Update dependencies\n\n</details>\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- [ ] <!-- rebase-check -->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<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-10-01T19:31:59Z",
"tree_id": "1cf34048adcd8758b2dcadcf48eb5687af1d21d6",
"url": "https://github.com/spiraldb/vortex/commit/430066180673471bcf5c7526313022c7aa2d8ca7"
},
"date": 1727812038005,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "random-access/vortex-tokio-local-disk",
"value": 1074184.972876977,
"unit": "ns",
"range": 13576.844750060001
},
{
"name": "random-access/vortex-local-fs",
"value": 1196175.4878867024,
"unit": "ns",
"range": 4239.145527441986
},
{
"name": "random-access/parquet-tokio-local-disk",
"value": 190515611.76666668,
"unit": "ns",
"range": 5060243.305000007
}
]
}
],
"TPC-H": [
Expand Down

0 comments on commit 4de2906

Please sign in to comment.