Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for db38811ab069aefd5a055e5f192d83ab887527dd
  • Loading branch information
github-action-benchmark committed Nov 8, 2024
1 parent 45c1427 commit 82dd9b8
Showing 1 changed file with 50 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731070142735,
"lastUpdate": 1731071231284,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -247,6 +247,55 @@ 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": "db38811ab069aefd5a055e5f192d83ab887527dd",
"message": "Allow Bind Join more for local data sources",
"timestamp": "2024-11-08T13:53:45+01:00",
"tree_id": "7acbcc2fb99ab0fa3ca213fc6f30806159659445",
"url": "https://github.com/comunica/comunica/commit/db38811ab069aefd5a055e5f192d83ab887527dd"
},
"date": 1731071230958,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5022,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 22328,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 370,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1342,
"unit": "ms"
},
{
"name": "Web",
"value": 153606,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 82dd9b8

Please sign in to comment.