Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 28e22154b62b057373195ec94308f2d991411fa9
  • Loading branch information
github-action-benchmark committed May 30, 2024
1 parent c76b265 commit 63e3ae8
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion comunica/feature/benchmark-watdiv-tpf/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1717064425845,
"lastUpdate": 1717069643129,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -36,6 +36,40 @@ 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": true,
"id": "28e22154b62b057373195ec94308f2d991411fa9",
"message": "Add WatDiv TPF benchmark",
"timestamp": "2024-05-30T13:28:03+02:00",
"tree_id": "0f76804def5e362891b73eef5f03166f4911abc1",
"url": "https://github.com/comunica/comunica/commit/28e22154b62b057373195ec94308f2d991411fa9"
},
"date": 1717069642858,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 8586,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 35701,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 63e3ae8

Please sign in to comment.