Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 75c0890d3619d35fa59df216be8ef0f85e200ddb
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent 73a6800 commit 4989a20
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": 1727104790928,
"lastUpdate": 1727182938739,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -902,6 +902,55 @@ 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": "75c0890d3619d35fa59df216be8ef0f85e200ddb",
"message": "Bump asyncjoin with hash join performance improvement",
"timestamp": "2024-09-24T14:17:57+02:00",
"tree_id": "617690c95db686f9f74b466fd177a6f67ec82782",
"url": "https://github.com/comunica/comunica/commit/75c0890d3619d35fa59df216be8ef0f85e200ddb"
},
"date": 1727182938196,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 6376,
"unit": "ms"
},
{
"name": "WatDiv-TPF",
"value": 23920,
"unit": "ms"
},
{
"name": "BSBM-File",
"value": 615,
"unit": "ms"
},
{
"name": "BSBM-TPF",
"value": 1500,
"unit": "ms"
},
{
"name": "Web",
"value": 229687,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 4989a20

Please sign in to comment.