From 5d8961beadf583eb807da8cd9cdfb3ce9df17690 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Nov 2024 17:18:30 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 82e58929920881709051151536bb489541db9140 --- .../SociFullECR-public-redis/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js index 480069f09..cbf672890 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732053169875, + "lastUpdate": 1732209510403, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9654,6 +9654,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": "82e58929920881709051151536bb489541db9140", + "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-21T09:08:52-08:00", + "tree_id": "d1f26b217914f483bcc7f9c03b0cd4016966736c", + "url": "https://github.com/awslabs/soci-snapshotter/commit/82e58929920881709051151536bb489541db9140" + }, + "date": 1732209506844, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 0.9924999999999999, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.023, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 1.355, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }