From 33f389775954fbf0fd20e9b29a4f92f30d906383 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 18 Oct 2024 12:36:16 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 03e263700585e62ec61f295aa74140790b7cbeef --- dev/bench/data.js | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8f1d1fb1..12b6d485 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729077283581, + "lastUpdate": 1729254976724, "repoUrl": "https://github.com/trustification/trustify", "entries": { "Benchmark": [ @@ -118,6 +118,35 @@ window.BENCHMARK_DATA = { "unit": "s" } ] + }, + { + "commit": { + "author": { + "email": "ctron@dentrassi.de", + "name": "Jens Reimann", + "username": "ctron" + }, + "committer": { + "email": "ctron@dentrassi.de", + "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" + } + ] } ] }