From 9722032dd497137b19bdaee73fe0a6de8714eefe Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Dec 2024 17:58:50 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a554a183c99b2d77dec026f71d603eaaad0a9fa --- .../SociFullECR-public-node/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js index 670035ef6..ab6a714cb 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733852983979, + "lastUpdate": 1734026330390, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9616,6 +9616,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": 1734026325974, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-node-lazyTaskDuration", + "value": 1.6865, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-localTaskDuration", + "value": 0.473, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-pullTaskDuration", + "value": 1.5819999999999999, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }