From 96469f5f90fca83f3ccd84e5e563ac60fd193d92 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 13 Nov 2024 17:49:58 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 7292e9be21c95a33b068f464f7f6f07c7c73c40f --- 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 3e0372e3..18cfe703 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731511310776, + "lastUpdate": 1731520198287, "repoUrl": "https://github.com/trustification/trustify", "entries": { "Benchmark": [ @@ -1046,6 +1046,35 @@ window.BENCHMARK_DATA = { "unit": "s" } ] + }, + { + "commit": { + "author": { + "email": "mrizzi@redhat.com", + "name": "mrizzi", + "username": "mrizzi" + }, + "committer": { + "email": "mrizzi@users.noreply.github.com", + "name": "Marco Rizzi", + "username": "mrizzi" + }, + "distinct": true, + "id": "7292e9be21c95a33b068f464f7f6f07c7c73c40f", + "message": "Fix ci-ai workflow\n\nSigned-off-by: mrizzi ", + "timestamp": "2024-11-13T17:27:18Z", + "tree_id": "0b20b11eb9ee2dc56662b27a2c5899f2ac1ff3e7", + "url": "https://github.com/trustification/trustify/commit/7292e9be21c95a33b068f464f7f6f07c7c73c40f" + }, + "date": 1731520197054, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Ingest DS3", + "value": 22, + "unit": "s" + } + ] } ] }