Skip to content

Commit

Permalink
add Vortex bytes_at (customSmallerIsBetter) benchmark result for 008b3a7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 21, 2024
1 parent 8246030 commit 79636b7
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": 1729479097490,
"lastUpdate": 1729515082469,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -352002,6 +352002,42 @@ window.BENCHMARK_DATA = {
"range": 4.944164871467478
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Adam Gutglick",
"username": "AdamGS"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "008b3a75bf163d58c5c3da7acb0f346f98328713",
"message": "More docs (#1104)\n\nMore docs, trying to cleanup some of the main rustdoc page.",
"timestamp": "2024-10-21T12:41:40Z",
"tree_id": "a1919c1ad85e858e9d101070a74d21fe7c0ab4bd",
"url": "https://github.com/spiraldb/vortex/commit/008b3a75bf163d58c5c3da7acb0f346f98328713"
},
"date": 1729515070344,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bytes_at/array_data",
"value": 686.1908784484539,
"unit": "ns",
"range": 1.0640551757819026
},
{
"name": "bytes_at/array_view",
"value": 928.2130199899226,
"unit": "ns",
"range": 5.261177531434043
}
]
}
]
}
Expand Down

0 comments on commit 79636b7

Please sign in to comment.