Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 021e938b66639b8108786bab9cd5b4af62f702f2
  • Loading branch information
github-action-benchmark committed Oct 4, 2024
1 parent a46994d commit f4b5270
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": 1728021358289,
"lastUpdate": 1728039393503,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -1637,6 +1637,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": "021e938b66639b8108786bab9cd5b4af62f702f2",
"message": "Do not create expressionEvaluator in expression-using actors tests\n\nThis slightly improves performance",
"timestamp": "2024-10-04T12:43:51+02:00",
"tree_id": "649c8b08676f740bd9c0245494fa6d0a8fb505cf",
"url": "https://github.com/comunica/comunica/commit/021e938b66639b8108786bab9cd5b4af62f702f2"
},
"date": 1728039393122,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 5262,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 24629,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 622,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1467,
"unit": "ms"
},
{
"name": "Web",
"value": 145674,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit f4b5270

Please sign in to comment.