Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 03e2637
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2024
1 parent 402fee6 commit 33f3897
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": 1729077283581,
"lastUpdate": 1729254976724,
"repoUrl": "https://github.com/trustification/trustify",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -118,6 +118,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": true,
"id": "03e263700585e62ec61f295aa74140790b7cbeef",
"message": "fix: performance issue in update_deprecated_advisory",
"timestamp": "2024-10-18T11:56:38Z",
"tree_id": "8fc990ce218c1e72845629c0e27ca6e7de96b9d7",
"url": "https://github.com/trustification/trustify/commit/03e263700585e62ec61f295aa74140790b7cbeef"
},
"date": 1729254975437,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Ingest DS3",
"value": 23,
"unit": "s"
}
]
}
]
}
Expand Down

0 comments on commit 33f3897

Please sign in to comment.