Skip to content

Commit

Permalink
add Vortex bytes_at (customSmallerIsBetter) benchmark result for f12c846
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 5, 2024
1 parent 6fa983d commit 93fbe57
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 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": 1728117423136,
"lastUpdate": 1728122626255,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -234702,6 +234702,42 @@ window.BENCHMARK_DATA = {
"range": 0.450579504446182
}
]
},
{
"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": "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<details>\n<summary>taiki-e/pin-project (pin-project)</summary>\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</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-05T10:00:54Z",
"tree_id": "9f687f857d2b60fa70973b214562fe168fa24616",
"url": "https://github.com/spiraldb/vortex/commit/f12c846bfed3bb783ed881b02bc5a795acc4284b"
},
"date": 1728122622257,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bytes_at/array_data",
"value": 653.4187794287332,
"unit": "ns",
"range": 0.1280611988046303
},
{
"name": "bytes_at/array_view",
"value": 914.8880491739997,
"unit": "ns",
"range": 0.37022450621481084
}
]
}
]
}
Expand Down

0 comments on commit 93fbe57

Please sign in to comment.