From 5f52da1d845c7c801e6dbe5c4533f41f46f4efcb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Nov 2024 21:08:26 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 4aeb0c1235dd0c3bcdfd16e84266c4f0adabed7b --- .../SociFullECR-public-ffmpeg/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-ffmpeg/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-ffmpeg/data.js index 7179ae2a0..288c34977 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-ffmpeg/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-ffmpeg/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730745522911, + "lastUpdate": 1731013706321, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9403,6 +9403,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": "4aeb0c1235dd0c3bcdfd16e84266c4f0adabed7b", + "message": "Update golangci-lint to 1.61.0\n\nSigned-off-by: David Son ", + "timestamp": "2024-11-07T12:59:08-08:00", + "tree_id": "b0898ddb54fdea0cf400ed70b20b8f8bd584f810", + "url": "https://github.com/awslabs/soci-snapshotter/commit/4aeb0c1235dd0c3bcdfd16e84266c4f0adabed7b" + }, + "date": 1731013704345, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-ffmpeg-lazyTaskDuration", + "value": 0.136, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-localTaskDuration", + "value": 0.012, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-pullTaskDuration", + "value": 1.0510000000000002, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }