Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 85bd4c5cf07dfc293ebbc3a1416b70e2db8bfc48
  • Loading branch information
github-action-benchmark committed Oct 8, 2024
1 parent de0df14 commit 34e64a9
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": 1728370538472,
"lastUpdate": 1728383117562,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1784,6 +1784,55 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jitse De Smet",
"username": "jitsedesmet"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "85bd4c5cf07dfc293ebbc3a1416b70e2db8bfc48",
"message": "Shorten package names of expression evaluator actors",
"timestamp": "2024-10-08T12:11:06+02:00",
"tree_id": "48c583633a9bb7794a709634826cbccef573e90b",
"url": "https://github.com/comunica/comunica/commit/85bd4c5cf07dfc293ebbc3a1416b70e2db8bfc48"
},
"date": 1728383117270,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5139,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24391,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 566,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1479,
"unit": "ms"
},
{
"name": "Web",
"value": 170273,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 34e64a9

Please sign in to comment.