Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 79d0369a97cc1c700132c760fb90a6d79b9816bf
  • Loading branch information
github-action-benchmark committed Sep 30, 2024
1 parent 8f2f739 commit d004f00
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": 1727694588966,
"lastUpdate": 1727703174847,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1392,6 +1392,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": "79d0369a97cc1c700132c760fb90a6d79b9816bf",
"message": "Group all depcheck failures into one message at the end",
"timestamp": "2024-09-30T14:59:18+02:00",
"tree_id": "bab4fb6a5e4527d6ffd185913122993e394899ce",
"url": "https://github.com/comunica/comunica/commit/79d0369a97cc1c700132c760fb90a6d79b9816bf"
},
"date": 1727703174621,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5900,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24512,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 625,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1519,
"unit": "ms"
},
{
"name": "Web",
"value": 234517,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit d004f00

Please sign in to comment.