Skip to content

Commit

Permalink
add Random Access (customSmallerIsBetter) benchmark result for b68013b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 13, 2024
1 parent 7477aae commit 86f0879
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": 1734038567249,
"lastUpdate": 1734082801356,
"repoUrl": "https://github.com/spiraldb/vortex",
"entries": {
"DataFusion": [
Expand Down Expand Up @@ -63508,6 +63508,48 @@ window.BENCHMARK_DATA = {
"range": 3930718.9833333343
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jay Han",
"username": "doki23"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b68013bf501cc84f93089033a8a5ca708c1be362",
"message": "impl take_fn and filter_fn for ZigZag (#1665)\n\nclose #1664",
"timestamp": "2024-12-13T09:37:21Z",
"tree_id": "551dbb36ea1285426827908787b78260845ec4f6",
"url": "https://github.com/spiraldb/vortex/commit/b68013bf501cc84f93089033a8a5ca708c1be362"
},
"date": 1734082800291,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "random-access/vortex-tokio-local-disk",
"value": 2859667.3327777768,
"unit": "ns",
"range": 9911.522236110875
},
{
"name": "random-access/vortex-local-fs",
"value": 2967883.195,
"unit": "ns",
"range": 10159.849027776858
},
{
"name": "random-access/parquet-tokio-local-disk",
"value": 222618919.7666667,
"unit": "ns",
"range": 3580579.6154166907
}
]
}
],
"TPC-H": [
Expand Down

0 comments on commit 86f0879

Please sign in to comment.