From fce527f6722659387a866cf0fe18d82f6132d919 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Sep 2023 17:54:50 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for eebd84e352a64731a92412447c6dbfcd198328cd --- .../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 5813e362b..c0b9db300 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": 1695065089400, + "lastUpdate": 1695318890945, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -710,6 +710,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "66654647+turan18@users.noreply.github.com", + "name": "Yasin Turan", + "username": "turan18" + }, + "distinct": true, + "id": "eebd84e352a64731a92412447c6dbfcd198328cd", + "message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: GitHub ", + "timestamp": "2023-09-21T13:38:39-04:00", + "tree_id": "2bab2f344cc75b1bc12b09777499a4ef32944930", + "url": "https://github.com/awslabs/soci-snapshotter/commit/eebd84e352a64731a92412447c6dbfcd198328cd" + }, + "date": 1695318885464, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-ffmpeg-lazyTaskDuration", + "value": 0.010499999999999999, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-localTaskDuration", + "value": 0.0095, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-pullTaskDuration", + "value": 16.0925, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }