Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for bf592f17e2be2a50f49b57f176449daa7ef41151
  • Loading branch information
github-action-benchmark committed Jun 18, 2024
1 parent 34e16f7 commit 29cc954
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 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": 1718194623182,
"lastUpdate": 1718735560543,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -704,6 +704,50 @@ 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": "bf592f17e2be2a50f49b57f176449daa7ef41151",
"message": "Add BSBM benchmark",
"timestamp": "2024-06-18T20:07:17+02:00",
"tree_id": "de32759817ee0a7874a11e0a31c200b9a4b61e09",
"url": "https://github.com/comunica/comunica/commit/bf592f17e2be2a50f49b57f176449daa7ef41151"
},
"date": 1718735560179,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 7849,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 38979,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 1056,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 2399,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 29cc954

Please sign in to comment.