From b671ef1a67a002a245dd2ee5c110f753d16bf2a1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 31 Oct 2024 17:51:14 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for cd0bd7c4c4baa26534ddab623b41225cb6eba53b --- .../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 3de034cf4..9efb6a7b2 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": 1730076112497, + "lastUpdate": 1730397074590, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9112,6 +9112,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": "cd0bd7c4c4baa26534ddab623b41225cb6eba53b", + "message": "Update containerd version in workflows\n\nSigned-off-by: David Son ", + "timestamp": "2024-10-31T10:42:54-07:00", + "tree_id": "3c96434625107a7826b77f939b31d06c866875e3", + "url": "https://github.com/awslabs/soci-snapshotter/commit/cd0bd7c4c4baa26534ddab623b41225cb6eba53b" + }, + "date": 1730397073660, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-node-lazyTaskDuration", + "value": 1.698, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-localTaskDuration", + "value": 0.4575, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-pullTaskDuration", + "value": 1.5545, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }