Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for cfaeb9efe548fd8452665c626e509f5e820f5389
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent 9904450 commit 6732a0b
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion comunica-feature-hdt/master/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1725461193207,
"lastUpdate": 1728983036196,
"repoUrl": "https://github.com/comunica/comunica-feature-hdt",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -560,6 +560,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": "cfaeb9efe548fd8452665c626e509f5e820f5389",
"message": "Bump to release version v4.0.1",
"timestamp": "2024-10-15T10:54:42+02:00",
"tree_id": "1aa03a8b704f6c5e9851f7026cf14e7ff4829455",
"url": "https://github.com/comunica/comunica-feature-hdt/commit/cfaeb9efe548fd8452665c626e509f5e820f5389"
},
"date": 1728983035916,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-HDT",
"value": 2996,
"unit": "ms"
},
{
"name": "BSBM-HDT",
"value": 424,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 6732a0b

Please sign in to comment.