Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 592242c3a32171a007ae7c2c28bdd23a3161e620
  • Loading branch information
github-action-benchmark committed Sep 4, 2024
1 parent bc95e19 commit b1ab0ad
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion comunica/next/major/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1725455434138,
"lastUpdate": 1725457601979,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -363,6 +363,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": "592242c3a32171a007ae7c2c28bdd23a3161e620",
"message": "Push next/major branch to Dockerhub under next tag",
"timestamp": "2024-09-04T15:15:08+02:00",
"tree_id": "2eca029a36d5de8e6b5a0abfba95694721cf4935",
"url": "https://github.com/comunica/comunica/commit/592242c3a32171a007ae7c2c28bdd23a3161e620"
},
"date": 1725457601769,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5644,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24318,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 565,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1533,
"unit": "ms"
},
{
"name": "Web",
"value": 232812,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit b1ab0ad

Please sign in to comment.