Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for db31677bdef5400194783048840c147e04b793e5
  • Loading branch information
github-action-benchmark committed May 30, 2024
1 parent aab9909 commit a9648f4
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 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": 1716987811655,
"lastUpdate": 1717078927106,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -466,6 +466,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": "db31677bdef5400194783048840c147e04b793e5",
"message": "Bump to release version v3.1.2",
"timestamp": "2024-05-30T16:05:04+02:00",
"tree_id": "7e957d94f350c46e40ebadba3716e68df0e5360a",
"url": "https://github.com/comunica/comunica/commit/db31677bdef5400194783048840c147e04b793e5"
},
"date": 1717078926889,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 7939,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 36435,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit a9648f4

Please sign in to comment.