Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 8ee33a080f3955f0d254282909b1bf4204bd653b
  • Loading branch information
github-action-benchmark committed Oct 29, 2024
1 parent ec80aba commit 526a22f
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": 1730188105131,
"lastUpdate": 1730190744644,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -2938,6 +2938,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "RubenEschauzier",
"username": "RubenEschauzier"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8ee33a080f3955f0d254282909b1bf4204bd653b",
"message": "Fix incorrect test method of ActorQuerySourceIdentifyHypermediaAnnotateSource",
"timestamp": "2024-10-29T09:18:52+01:00",
"tree_id": "c1da4c439e18b22c7f28e0ff8ea3c5afc00661a2",
"url": "https://github.com/comunica/comunica/commit/8ee33a080f3955f0d254282909b1bf4204bd653b"
},
"date": 1730190744289,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5283,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23083,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 604,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1516,
"unit": "ms"
},
{
"name": "Web",
"value": 171418,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 526a22f

Please sign in to comment.