Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 02bde397d206f1f5a523643a6a604c89e792e2f9
  • Loading branch information
github-action-benchmark committed Oct 8, 2024
1 parent ee90e5a commit 32a1311
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": 1727441431682,
"lastUpdate": 1728389318393,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -2546,6 +2546,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": "02bde397d206f1f5a523643a6a604c89e792e2f9",
"message": "Bump to release version v3.3.0",
"timestamp": "2024-10-08T13:41:06+02:00",
"tree_id": "246d3912053e2b3ca0177010cb6ac82eac199d8e",
"url": "https://github.com/comunica/comunica/commit/02bde397d206f1f5a523643a6a604c89e792e2f9"
},
"date": 1728389317989,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5948,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 25510,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 894,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1962,
"unit": "ms"
},
{
"name": "Web",
"value": 136231,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 32a1311

Please sign in to comment.