From de827d9992692c9070857cc7125f83c92017e0ee Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Oct 2024 21:50:11 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 0a3b4b452b1a9536b05d29d8e87f15125c999b75 --- .../SociFullECR-public-rabbitmq/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js index 541f5e860..d1067d4c3 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726251967373, + "lastUpdate": 1727819411018, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -8777,6 +8777,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "davbson@amazon.com", + "name": "David Son", + "username": "sondavidb" + }, + "committer": { + "email": "kern.walster@gmail.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "distinct": true, + "id": "0a3b4b452b1a9536b05d29d8e87f15125c999b75", + "message": "Remove obsolete \"version\" definition in tests\n\nPer warning messages, the \"version\" definition in Docker compose files\nis obsolete, so removing it.\n\nSigned-off-by: David Son ", + "timestamp": "2024-10-01T14:41:00-07:00", + "tree_id": "03d38b4ea519cf3738e54f35c540dc9acaf2b73e", + "url": "https://github.com/awslabs/soci-snapshotter/commit/0a3b4b452b1a9536b05d29d8e87f15125c999b75" + }, + "date": 1727819408344, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-rabbitmq-lazyTaskDuration", + "value": 12.8855, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-localTaskDuration", + "value": 8.6345, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-pullTaskDuration", + "value": 1.099, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }