From ae13c2ec4aaf256d4787616aac3e1867a976f32b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 31 Oct 2024 17:52:19 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for c3c64a20d57b90567774a257221cffeaab19b332 --- .../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 8dd226e87..b4800c566 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": 1730397077487, + "lastUpdate": 1730397139923, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9318,6 +9318,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "davbson@amazon.com", + "name": "David Son", + "username": "sondavidb" + }, + "committer": { + "email": "55555210+sondavidb@users.noreply.github.com", + "name": "David Son", + "username": "sondavidb" + }, + "distinct": true, + "id": "c3c64a20d57b90567774a257221cffeaab19b332", + "message": "Update to Go 1.22.8 in CI\n\nSigned-off-by: David Son ", + "timestamp": "2024-10-31T10:43:35-07:00", + "tree_id": "524399b7fc4b9be9f30264a1e9c1217d7beb1f3b", + "url": "https://github.com/awslabs/soci-snapshotter/commit/c3c64a20d57b90567774a257221cffeaab19b332" + }, + "date": 1730397138470, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 0.687, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.0235, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 0.8665, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }