From ec32d4c8cd31146a7f8aab4f57fee8837f937d8c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 3 Oct 2024 04:24:15 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 1c9035236e32e077f326249942153bdc7fe15767 --- .../SociFullECR-public-tensorflow_gpu/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-tensorflow_gpu/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-tensorflow_gpu/data.js index a431aa317..793783768 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-tensorflow_gpu/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-tensorflow_gpu/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727819405538, + "lastUpdate": 1727929455354, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -8860,6 +8860,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "55555210+sondavidb@users.noreply.github.com", + "name": "David Son", + "username": "sondavidb" + }, + "distinct": true, + "id": "1c9035236e32e077f326249942153bdc7fe15767", + "message": "Bump dependencies using scripts/bump-deps.sh\n\nSigned-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>", + "timestamp": "2024-10-02T21:15:45-07:00", + "tree_id": "cd00de0a5681b39ead3fa2e1327e755042d192da", + "url": "https://github.com/awslabs/soci-snapshotter/commit/1c9035236e32e077f326249942153bdc7fe15767" + }, + "date": 1727929452277, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-tensorflow_gpu-lazyTaskDuration", + "value": 14.761500000000002, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-tensorflow_gpu-localTaskDuration", + "value": 2.587, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-tensorflow_gpu-pullTaskDuration", + "value": 2.6505, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }