From e004cad5e745e1461184278751e57dd778ad0b64 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Sep 2023 17:54:41 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for eebd84e352a64731a92412447c6dbfcd198328cd --- .../SociFullECR-public-node/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js index d1add504a..2b99348ec 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695065092319, + "lastUpdate": 1695318881892, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -587,6 +587,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": 1695318880345, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-node-lazyTaskDuration", + "value": 0.521, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-localTaskDuration", + "value": 0.406, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-pullTaskDuration", + "value": 9.179499999999999, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }