Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for d06fa2d3e6caa241af7615cef61025bd1517bdd8
  • Loading branch information
github-action-benchmark committed Oct 8, 2024
1 parent 36a3fe6 commit 63b0b74
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": 1728393207909,
"lastUpdate": 1728394664743,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1882,6 +1882,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "maartenvandenbrande",
"username": "maartyman"
},
"committer": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"distinct": true,
"id": "d06fa2d3e6caa241af7615cef61025bd1517bdd8",
"message": "Fix type and jsdoc of IBindingsContextMergeHandler",
"timestamp": "2024-10-08T15:17:09+02:00",
"tree_id": "f105298a347a159e852ee5dd035fa9e6563b8583",
"url": "https://github.com/comunica/comunica/commit/d06fa2d3e6caa241af7615cef61025bd1517bdd8"
},
"date": 1728394664117,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5966,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 25152,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 545,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1547,
"unit": "ms"
},
{
"name": "Web",
"value": 215582,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 63b0b74

Please sign in to comment.