Skip to content

Commit

Permalink
add Vortex bytes_at (customSmallerIsBetter) benchmark result for 83a371c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 28, 2024
1 parent 8a102e7 commit e33e696
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": 1730142062410,
"lastUpdate": 1730142504611,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -397764,6 +397764,42 @@ window.BENCHMARK_DATA = {
"range": 1.267995235069094
}
]
},
{
"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": "83a371c78db79acb476569ca6dc81640e428fca4",
"message": "chore(deps): update rust crate serde to v1.0.214 (#1148)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [serde](https://serde.rs)\n([source](https://redirect.github.com/serde-rs/serde)) |\nworkspace.dependencies | patch | `1.0.213` -> `1.0.214` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>serde-rs/serde (serde)</summary>\n\n###\n[`v1.0.214`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.214)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)\n\n- Implement IntoDeserializer for all Deserializers in serde::de::value\nmodule\n([#&#8203;2568](https://redirect.github.com/serde-rs/serde/issues/2568),\nthanks [@&#8203;Mingun](https://redirect.github.com/Mingun))\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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-10-28T18:21:09Z",
"tree_id": "1e32be5dfbcac42ddfd3e9debe6db7198d4ebf30",
"url": "https://github.com/spiraldb/vortex/commit/83a371c78db79acb476569ca6dc81640e428fca4"
},
"date": 1730142501798,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bytes_at/array_data",
"value": 708.0671897805508,
"unit": "ns",
"range": 2.1872666012147306
},
{
"name": "bytes_at/array_view",
"value": 485.0862651008883,
"unit": "ns",
"range": 1.3437659145650969
}
]
}
]
}
Expand Down

0 comments on commit e33e696

Please sign in to comment.