diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-node/data.js index 7d1a3380a..fc3c4091a 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": 1696612161609, + "lastUpdate": 1696612333291, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -881,6 +881,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "kern.walster@gmail.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "distinct": true, + "id": "6fb58b582f4d01c9399387ef606ee23e36fc9e5b", + "message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: GitHub ", + "timestamp": "2023-10-06T09:52:12-07:00", + "tree_id": "13b31f4d6018116cf13a4da02b84b52a3466a3fa", + "url": "https://github.com/awslabs/soci-snapshotter/commit/6fb58b582f4d01c9399387ef606ee23e36fc9e5b" + }, + "date": 1696612331717, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-node-lazyTaskDuration", + "value": 0.399, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-localTaskDuration", + "value": 0.393, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-node-pullTaskDuration", + "value": 11.054, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }