Skip to content

Commit

Permalink
add Vortex bytes_at (customSmallerIsBetter) benchmark result for 360b4a9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 4, 2024
1 parent c2f353a commit 9003057
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": 1730754640900,
"lastUpdate": 1730755025929,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -460008,6 +460008,42 @@ window.BENCHMARK_DATA = {
"range": 0.7829959222397633
}
]
},
{
"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": "360b4a90191fd74d6bbc4eff9bca6c6df8bfef11",
"message": "chore(deps): update datafusion to v42.2.0 (minor) (#1206)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [datafusion](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n| [datafusion-common](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n| [datafusion-execution](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n| [datafusion-expr](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n| [datafusion-physical-expr](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n| [datafusion-physical-plan](https://datafusion.apache.org)\n([source](https://redirect.github.com/apache/datafusion)) |\nworkspace.dependencies | minor | `42.1.0` -> `42.2.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>apache/datafusion (datafusion)</summary>\n\n###\n[`v42.2.0`](https://redirect.github.com/apache/datafusion/compare/42.1.0...42.2.0)\n\n[Compare\nSource](https://redirect.github.com/apache/datafusion/compare/42.1.0...42.2.0)\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 these\nupdates again.\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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-11-04T19:47:27Z",
"tree_id": "92914ccca6ed49c10d9318b8c887b37d6f008d3d",
"url": "https://github.com/spiraldb/vortex/commit/360b4a90191fd74d6bbc4eff9bca6c6df8bfef11"
},
"date": 1730755022960,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bytes_at/array_data",
"value": 734.5575921279666,
"unit": "ns",
"range": 1.0819994995522961
},
{
"name": "bytes_at/array_view",
"value": 535.2568129760014,
"unit": "ns",
"range": 0.6967881390109483
}
]
}
]
}
Expand Down

0 comments on commit 9003057

Please sign in to comment.