Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 26d64cd81b066e21e6d515b8263cac7665edf525
  • Loading branch information
github-action-benchmark committed Oct 10, 2024
1 parent 4926857 commit 9d807d4
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": 1728568475868,
"lastUpdate": 1728569236111,
"repoUrl": "https://github.com/comunica/comunica-feature-hdt",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -70,6 +70,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": "26d64cd81b066e21e6d515b8263cac7665edf525",
"message": "Bump to v4",
"timestamp": "2024-10-10T15:51:00+02:00",
"tree_id": "c6baac50aec83841700ea6b82bf51bd3bd09063b",
"url": "https://github.com/comunica/comunica-feature-hdt/commit/26d64cd81b066e21e6d515b8263cac7665edf525"
},
"date": 1728569235773,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-HDT",
"value": 3215,
"unit": "ms"
},
{
"name": "BSBM-HDT",
"value": 424,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 9d807d4

Please sign in to comment.