Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for d7f8a9ae4733d44cb5c72832fb4c1016255f8957
  • Loading branch information
github-action-benchmark committed Nov 8, 2024
1 parent b490582 commit c32cce6
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": 1730901610686,
"lastUpdate": 1731054516118,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -149,6 +149,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": "d7f8a9ae4733d44cb5c72832fb4c1016255f8957",
"message": "Allow Bind Join more for local data sources",
"timestamp": "2024-11-08T09:09:25+01:00",
"tree_id": "aa820b9f92864a453bbd0e4e160e651a93aaf370",
"url": "https://github.com/comunica/comunica/commit/d7f8a9ae4733d44cb5c72832fb4c1016255f8957"
},
"date": 1731054515798,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 6670,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24200,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 399,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1352,
"unit": "ms"
},
{
"name": "Web",
"value": 143997,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit c32cce6

Please sign in to comment.