Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 81f00baf44e34c9f28f450c3b08df96dbbe74fb2
  • Loading branch information
github-action-benchmark committed Nov 28, 2024
1 parent c5c3d43 commit 82494e7
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": 1730778693574,
"lastUpdate": 1732778306910,
"repoUrl": "https://github.com/comunica/comunica-feature-hdt",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -730,6 +730,40 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "81f00baf44e34c9f28f450c3b08df96dbbe74fb2",
"message": "Update dependency typedoc to ^0.27.0",
"timestamp": "2024-11-28T04:01:29Z",
"tree_id": "c74642f8ae3c3421c79ec046907efdd002560b78",
"url": "https://github.com/comunica/comunica-feature-hdt/commit/81f00baf44e34c9f28f450c3b08df96dbbe74fb2"
},
"date": 1732778306541,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-HDT",
"value": 3017,
"unit": "ms"
},
{
"name": "BSBM-HDT",
"value": 428,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 82494e7

Please sign in to comment.