Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for 00d734e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 13, 2024
1 parent 751c023 commit b71c0a9
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": 1734103476332,
"lastUpdate": 1734103814727,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -63718,6 +63718,48 @@ window.BENCHMARK_DATA = {
"range": 3580579.6154166907
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Adam Gutglick",
"username": "AdamGS"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "00d734e67409cd99bb63b87b626803578197a18d",
"message": "fix: Fix length of empty struct arrays (#1673)",
"timestamp": "2024-12-13T15:04:38Z",
"tree_id": "4ec524a41f9852ce4a1beae668ec44cd8cbf3bdc",
"url": "https://github.com/spiraldb/vortex/commit/00d734e67409cd99bb63b87b626803578197a18d"
},
"date": 1734103776803,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "random-access/vortex-tokio-local-disk",
"value": 3695137.1071428563,
"unit": "ns",
"range": 18878.447142857127
},
{
"name": "random-access/vortex-local-fs",
"value": 3896403.840000001,
"unit": "ns",
"range": 18639.751017856877
},
{
"name": "random-access/parquet-tokio-local-disk",
"value": 237614471.53333336,
"unit": "ns",
"range": 4455788.916666672
}
]
}
],
"TPC-H": [
Expand Down

0 comments on commit b71c0a9

Please sign in to comment.