From 020f3eba098ac7b168d8b02229c29fd11617e913 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Oct 2023 22:35:43 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 3dff0ad97b658b008fe9f0b98605b2a60f4a5839 --- .../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 4fbb96275..f5509ea05 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": 1696278368485, + "lastUpdate": 1696286143564, "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": 1696286140902, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-ffmpeg-lazyTaskDuration", + "value": 0.010499999999999999, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-localTaskDuration", + "value": 0.01, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-ffmpeg-pullTaskDuration", + "value": 32.9785, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }