Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 164087356698e9a3bcb22cc07170a2e7868dc5c0
  • Loading branch information
github-action-benchmark committed Oct 10, 2024
1 parent cb9663e commit ff37001
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion comunica-feature-hdt/next/major/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728566440412,
"lastUpdate": 1728568475868,
"repoUrl": "https://github.com/comunica/comunica-feature-hdt",
"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": "164087356698e9a3bcb22cc07170a2e7868dc5c0",
"message": "Update to Comunica v4 prerelease",
"timestamp": "2024-10-10T15:44:36+02:00",
"tree_id": "d14e40e06c9da8aaae997fcc27f2bcfc96986ff1",
"url": "https://github.com/comunica/comunica-feature-hdt/commit/164087356698e9a3bcb22cc07170a2e7868dc5c0"
},
"date": 1728568475445,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-HDT",
"value": 2988,
"unit": "ms"
},
{
"name": "BSBM-HDT",
"value": 413,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit ff37001

Please sign in to comment.