From 33e0663360e82cff79c4538a40907c3acf24ee50 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 28 Nov 2024 05:33:53 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 388bb3b775cbf16eca62e348b599522a3c408da0 --- .../SociFullECR-public-rabbitmq/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js index 1f382a982..672609775 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732209511297, + "lastUpdate": 1732772033009, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9491,6 +9491,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "55906459+austinvazquez@users.noreply.github.com", + "name": "Austin Vazquez", + "username": "austinvazquez" + }, + "distinct": true, + "id": "388bb3b775cbf16eca62e348b599522a3c408da0", + "message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2024-11-27T21:23:57-08:00", + "tree_id": "878cf84075693ec1b791a181eeb503d65c658a41", + "url": "https://github.com/awslabs/soci-snapshotter/commit/388bb3b775cbf16eca62e348b599522a3c408da0" + }, + "date": 1732772029017, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-rabbitmq-lazyTaskDuration", + "value": 12.7395, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-localTaskDuration", + "value": 8.7665, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-pullTaskDuration", + "value": 1.0150000000000001, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }