Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 520f39691ea13b354b4d0779f7b02b20f1fcd506
  • Loading branch information
github-action-benchmark committed Aug 14, 2024
1 parent 41b8919 commit f073fae
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": 1723633352376,
"lastUpdate": 1723651551664,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -2007,6 +2007,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"committer": {
"email": "[email protected]",
"name": "Ruben Taelman",
"username": "rubensworks"
},
"distinct": false,
"id": "520f39691ea13b354b4d0779f7b02b20f1fcd506",
"message": "Add missing benchmark-web queries",
"timestamp": "2024-08-14T14:29:04+02:00",
"tree_id": "8e3a41e604a75d8eb3260b62fd5a9fbc6030b7f0",
"url": "https://github.com/comunica/comunica/commit/520f39691ea13b354b4d0779f7b02b20f1fcd506"
},
"date": 1723651551459,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 8060,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 37028,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 1047,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 2400,
"unit": "ms"
},
{
"name": "Web",
"value": 210364,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit f073fae

Please sign in to comment.