Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for dda8b5a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2024
1 parent ce06d95 commit 49f70c8
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 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": 1734025652985,
"lastUpdate": 1734025798433,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -62878,6 +62878,48 @@ window.BENCHMARK_DATA = {
"range": 3937256.9833333343
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Robert Kruszewski",
"username": "robert3005"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dda8b5a9a3a80baf76943fd5aadf4b2d9564df57",
"message": "Fix: RunEnd compare produces canonical array (#1668)",
"timestamp": "2024-12-12T17:32:29Z",
"tree_id": "f037b4ba11592b1dea4bde6b4eb0aaa82373180a",
"url": "https://github.com/spiraldb/vortex/commit/dda8b5a9a3a80baf76943fd5aadf4b2d9564df57"
},
"date": 1734025797372,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "random-access/vortex-tokio-local-disk",
"value": 2932479.0527777765,
"unit": "ns",
"range": 16387.332111110678
},
{
"name": "random-access/vortex-local-fs",
"value": 3020332.1905882345,
"unit": "ns",
"range": 11806.367161764996
},
{
"name": "random-access/parquet-tokio-local-disk",
"value": 232461644.73333335,
"unit": "ns",
"range": 4280938.516666651
}
]
}
],
"TPC-H": [
Expand Down

0 comments on commit 49f70c8

Please sign in to comment.