Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 9d54bf29ea75019ae68d39953d7812ab05c3896b
  • Loading branch information
github-action-benchmark committed Oct 4, 2024
1 parent f3cd6fc commit b54434d
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": 1727771235176,
"lastUpdate": 1728021358289,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1588,6 +1588,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9d54bf29ea75019ae68d39953d7812ab05c3896b",
"message": "Merge pull request #1439 from jitsedesmet/feature/busify-expressions\n\nFeature/busify expressions",
"timestamp": "2024-10-04T07:42:59+02:00",
"tree_id": "a9ac0b59fa2c4ad8bcb537c37bb8fee81adaa83d",
"url": "https://github.com/comunica/comunica/commit/9d54bf29ea75019ae68d39953d7812ab05c3896b"
},
"date": 1728021358039,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5027,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24396,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 539,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1546,
"unit": "ms"
},
{
"name": "Web",
"value": 141475,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit b54434d

Please sign in to comment.