Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for dc56eac
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 13, 2024
1 parent ad98730 commit a773804
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": 1734112647642,
"lastUpdate": 1734112790762,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -64222,6 +64222,48 @@ window.BENCHMARK_DATA = {
"range": 5749231.297083303
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Adam Gutglick",
"username": "AdamGS"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dc56eaca9522d0704d7019de7230483564433d92",
"message": "Cheaper `maybe_from` (#1677)",
"timestamp": "2024-12-13T17:26:17Z",
"tree_id": "298e65605a40ecb38f3021b67f9d55cece03221c",
"url": "https://github.com/spiraldb/vortex/commit/dc56eaca9522d0704d7019de7230483564433d92"
},
"date": 1734112789700,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "random-access/vortex-tokio-local-disk",
"value": 3021644.7683333345,
"unit": "ns",
"range": 16801.53611111152
},
{
"name": "random-access/vortex-local-fs",
"value": 3123816.7882352932,
"unit": "ns",
"range": 13322.43946323474
},
{
"name": "random-access/parquet-tokio-local-disk",
"value": 221758709.73333335,
"unit": "ns",
"range": 3937420.900000021
}
]
}
],
"TPC-H": [
Expand Down

0 comments on commit a773804

Please sign in to comment.