From 869df7072b005488f4ac8922de1ba1d4878e9214 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Oct 2023 22:35:38 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 3dff0ad97b658b008fe9f0b98605b2a60f4a5839 --- .../SociFullECR-public-busybox/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-busybox/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-busybox/data.js index 772497a91..913783123 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-busybox/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-busybox/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696278366447, + "lastUpdate": 1696286138976, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -836,6 +836,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": "3dff0ad97b658b008fe9f0b98605b2a60f4a5839", + "message": "Add extra comments on deprecated functions\n\nSigned-off-by: David Son ", + "timestamp": "2023-10-02T15:15:32-07:00", + "tree_id": "d754687fc7ca5d44b2fd2a9b5003812f7023cb6c", + "url": "https://github.com/awslabs/soci-snapshotter/commit/3dff0ad97b658b008fe9f0b98605b2a60f4a5839" + }, + "date": 1696286138013, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-busybox-lazyTaskDuration", + "value": 0.010499999999999999, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-busybox-localTaskDuration", + "value": 0.011, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-busybox-pullTaskDuration", + "value": 0.746, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }