Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for fa2570a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent 4fa9a88 commit 402fee6
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1729062466780,
"lastUpdate": 1729077283581,
"repoUrl": "https://github.com/trustification/trustify",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -89,6 +89,35 @@ window.BENCHMARK_DATA = {
"unit": "s"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jens Reimann",
"username": "ctron"
},
"committer": {
"email": "[email protected]",
"name": "Jens Reimann",
"username": "ctron"
},
"distinct": false,
"id": "fa2570af013be25f21519ec07e0b4a261ffa19bc",
"message": "chore: prepare release 0.1.0-alpha.20",
"timestamp": "2024-10-16T10:40:07Z",
"tree_id": "26c09b58946a98778cee681891253a6f818bfc49",
"url": "https://github.com/trustification/trustify/commit/fa2570af013be25f21519ec07e0b4a261ffa19bc"
},
"date": 1729077282621,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Ingest DS3",
"value": 22,
"unit": "s"
}
]
}
]
}
Expand Down

0 comments on commit 402fee6

Please sign in to comment.