Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 60a9268c51b3fc4e4b2a7e77a4665e9b2ce52b47
  • Loading branch information
github-action-benchmark committed Jul 3, 2024
1 parent ef5a51a commit b0ab730
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 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": 1719380774728,
"lastUpdate": 1720010795803,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -880,6 +880,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": "60a9268c51b3fc4e4b2a7e77a4665e9b2ce52b47",
"message": "Don't fail CI for performance regression",
"timestamp": "2024-07-03T14:21:06+02:00",
"tree_id": "1d446a428d03e1858c812a60df9159c57b3ad267",
"url": "https://github.com/comunica/comunica/commit/60a9268c51b3fc4e4b2a7e77a4665e9b2ce52b47"
},
"date": 1720010795248,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 7588,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 35849,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 1098,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 2582,
"unit": "ms"
},
{
"name": "Web",
"value": 122331,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit b0ab730

Please sign in to comment.