Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for ae893cb62dc47c5fab4ea334526fa0a28af10581
  • Loading branch information
github-action-benchmark committed May 24, 2024
1 parent 246edee commit 1c10417
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": 1716536159342,
"lastUpdate": 1716543333590,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -321,6 +321,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": "ae893cb62dc47c5fab4ea334526fa0a28af10581",
"message": "Fix performance regression of TPF queries\n\nRegression since c6ed42aa75c9be9622fd11a60d2d923f1f092c18",
"timestamp": "2024-05-24T11:21:55+02:00",
"tree_id": "0bfc0b1fb9b1bfb992afd247d36c69cabde50a1f",
"url": "https://github.com/comunica/comunica/commit/ae893cb62dc47c5fab4ea334526fa0a28af10581"
},
"date": 1716543333027,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 6240,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 1c10417

Please sign in to comment.