From d53b99ad4d1b7dd2600ef3add4029a02d18d0151 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Dec 2024 17:58:54 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a554a183c99b2d77dec026f71d603eaaad0a9fa --- .../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 80c2e5eaa..ecf3962ad 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": 1733852977077, + "lastUpdate": 1734026334760, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9575,6 +9575,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "55555210+sondavidb@users.noreply.github.com", + "name": "David Son", + "username": "sondavidb" + }, + "distinct": true, + "id": "0a554a183c99b2d77dec026f71d603eaaad0a9fa", + "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-12-12T09:49:43-08:00", + "tree_id": "6e479f1c4b371d82aef2298c1d6075ac3fd98fec", + "url": "https://github.com/awslabs/soci-snapshotter/commit/0a554a183c99b2d77dec026f71d603eaaad0a9fa" + }, + "date": 1734026329432, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-rabbitmq-lazyTaskDuration", + "value": 14.5275, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-localTaskDuration", + "value": 9.630500000000001, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-pullTaskDuration", + "value": 1.1825, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }