From 304e2f13beba3e3dbcc385d1d2bb97d70de25f14 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Oct 2024 00:41:51 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 30217c2f91e7ad2451240654b03b9acbe37da9ed --- .../SociFullECR-public-redis/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js index 8590645a8..1690fd5c4 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729274397847, + "lastUpdate": 1730076111542, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9234,6 +9234,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "no-reply@github.com", + "name": "GitHub", + "username": "invalid-email-address" + }, + "committer": { + "email": "55906459+austinvazquez@users.noreply.github.com", + "name": "Austin Vazquez", + "username": "austinvazquez" + }, + "distinct": true, + "id": "30217c2f91e7ad2451240654b03b9acbe37da9ed", + "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-27T17:33:49-07:00", + "tree_id": "1e0f9cd9d4e5b9bea7239374dde12fa5d7b2879f", + "url": "https://github.com/awslabs/soci-snapshotter/commit/30217c2f91e7ad2451240654b03b9acbe37da9ed" + }, + "date": 1730076109802, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 1.0415, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.0235, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 0.885, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }