Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 45c3ee4d70f3141a3961a99eae62cb55ed76787b
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent 3bd0364 commit e94fda4
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": 1732902560491,
"lastUpdate": 1733231147624,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -3232,6 +3232,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": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "45c3ee4d70f3141a3961a99eae62cb55ed76787b",
"message": "Update dependency @types/uuid to v10 (#1454)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-12-03T13:51:59+01:00",
"tree_id": "9057faf96d4d5054ef26e90a361dc2c2faa11f53",
"url": "https://github.com/comunica/comunica/commit/45c3ee4d70f3141a3961a99eae62cb55ed76787b"
},
"date": 1733231147267,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 4793,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23463,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 443,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1361,
"unit": "ms"
},
{
"name": "Web",
"value": 168132,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit e94fda4

Please sign in to comment.