Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for b19fe21e804944880290255204a898dd65a00112
  • Loading branch information
github-action-benchmark committed Oct 29, 2024
1 parent dba5dc3 commit 62812c1
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": 1730122544024,
"lastUpdate": 1730188105131,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -2889,6 +2889,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"distinct": true,
"id": "b19fe21e804944880290255204a898dd65a00112",
"message": "Update dependency uuid to v11",
"timestamp": "2024-10-29T08:35:01+01:00",
"tree_id": "851c43ab82cd998435cce1720b776c399997c412",
"url": "https://github.com/comunica/comunica/commit/b19fe21e804944880290255204a898dd65a00112"
},
"date": 1730188104790,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5114,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23061,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 556,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1500,
"unit": "ms"
},
{
"name": "Web",
"value": 158585,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 62812c1

Please sign in to comment.