Skip to content

Commit

Permalink
add Vortex bytes_at (customSmallerIsBetter) benchmark result for 7507c99
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 27, 2024
1 parent 4a5e6cd commit 1d1d11f
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": 1732718045238,
"lastUpdate": 1732718224843,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -719100,6 +719100,42 @@ window.BENCHMARK_DATA = {
"range": 2.877201239355145
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Nicholas Gates",
"username": "gatesn"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7507c99647ce262826b0f0ec0da5ca3cc1540cde",
"message": "Flatten unary compute mod (#1489)\n\nWe probably ought to group functions at some point, e.g. by logical,\r\narithmetic, select, etc. But grouping by arity is weird...",
"timestamp": "2024-11-27T09:22:38-05:00",
"tree_id": "568a4358d3be26769a34667124d4b58f795cd754",
"url": "https://github.com/spiraldb/vortex/commit/7507c99647ce262826b0f0ec0da5ca3cc1540cde"
},
"date": 1732718223944,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bytes_at/array_data",
"value": 1004.7617479584536,
"unit": "ns",
"range": 1.1294176902889035
},
{
"name": "bytes_at/array_view",
"value": 816.4609293504741,
"unit": "ns",
"range": 1.024989391291797
}
]
}
]
}
Expand Down

0 comments on commit 1d1d11f

Please sign in to comment.