diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js index 4fc967ba2..eaa3aed15 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": 1732772031894, + "lastUpdate": 1733852981165, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -9738,6 +9738,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "walster@amazon.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "committer": { + "email": "kern.walster@gmail.com", + "name": "Kern Walster", + "username": "Kern--" + }, + "distinct": true, + "id": "3b10bf683e4ba09633c86c4256b3ce4da117382e", + "message": "Truncate benchmark logs on re-run\n\nRerunning benchmarks did not truncate the benchmark log file before this\nchange. New line would overwrite old lines, but you had to scan\ntimestamps to figure out where exactly the new run was at. It also\nprevented `tail -f` to get real-time updates.\n\nThis change truncates the benchmark file on each execution.\n\nSigned-off-by: Kern Walster ", + "timestamp": "2024-12-10T09:40:07-08:00", + "tree_id": "4ee23512f39676552a7d94e9aa8ab6c0d6983655", + "url": "https://github.com/awslabs/soci-snapshotter/commit/3b10bf683e4ba09633c86c4256b3ce4da117382e" + }, + "date": 1733852975450, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 1.0985, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.0225, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 2.871, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }