From 90c1a9ec221230e7922a41c73840ec621a205ce9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 7 Oct 2024 19:52:37 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 97bb872478e308e22f93c01c7a77befa29a2dd6e --- .../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 8f2725949..b1d1f14ff 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": 1728073846544, + "lastUpdate": 1728330757144, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9108,6 +9108,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "walster@amazon.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "committer": { + "email": "kern.walster@gmail.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "distinct": true, + "id": "97bb872478e308e22f93c01c7a77befa29a2dd6e", + "message": "Move TestSnapshotterStartup to startup_test.go\n\nThis change consolidates snapshotter startup tests into a single file\ninstead of putting it in pull_test.go\n\nSigned-off-by: Kern Walster ", + "timestamp": "2024-10-07T12:43:29-07:00", + "tree_id": "6c2508d1ccb170f4ec45e089ff7a79e1f12c0a5b", + "url": "https://github.com/awslabs/soci-snapshotter/commit/97bb872478e308e22f93c01c7a77befa29a2dd6e" + }, + "date": 1728330753153, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 0.8445, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.025, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 0.8875, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }