Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for cbfdc3135607c257f37d91a13a8bfb55b9c147d8
  • Loading branch information
github-action-benchmark committed May 23, 2024
1 parent eaa0a27 commit b0ba180
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion comunica/master/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1716398954656,
"lastUpdate": 1716467863523,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -205,6 +205,35 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"committer": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"distinct": true,
"id": "cbfdc3135607c257f37d91a13a8bfb55b9c147d8",
"message": "Improve performance of hashing during hash joins",
"timestamp": "2024-05-23T14:20:50+02:00",
"tree_id": "51e67222d7ee19790efa1c1919ab373cead65679",
"url": "https://github.com/comunica/comunica/commit/cbfdc3135607c257f37d91a13a8bfb55b9c147d8"
},
"date": 1716467863027,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 9203,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit b0ba180

Please sign in to comment.