Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 4d87d7457a0c423fff68a2f2088aefa3d9ad31b8
  • Loading branch information
github-action-benchmark committed May 23, 2024
1 parent 7f1f813 commit 96dc695
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": 1716467863523,
"lastUpdate": 1716475205448,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -234,6 +234,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": "4d87d7457a0c423fff68a2f2088aefa3d9ad31b8",
"message": "Fix failing spec test",
"timestamp": "2024-05-23T16:25:58+02:00",
"tree_id": "55599d52d295f4dc0eb78989569cd778f713c87b",
"url": "https://github.com/comunica/comunica/commit/4d87d7457a0c423fff68a2f2088aefa3d9ad31b8"
},
"date": 1716475205116,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 9549,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 96dc695

Please sign in to comment.