diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-redis/data.js index bfcd2e1e5..b3e80c228 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": 1695318880460, + "lastUpdate": 1695858003574, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -793,6 +793,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "xiainx@gmail.com", + "name": "Iain Macdonald", + "username": "iain-macdonald" + }, + "committer": { + "email": "66654647+turan18@users.noreply.github.com", + "name": "Yasin Turan", + "username": "turan18" + }, + "distinct": true, + "id": "af3111d99f24e2653312682495e52dd91b2fa688", + "message": "Protect access to node.ents and node.entsCached with a mutex in fs/layer/node.go\n\nSigned-off-by: Iain Macdonald ", + "timestamp": "2023-09-27T19:19:07-04:00", + "tree_id": "5387197f5deb6917dde49a3c1fc182316b6c9c3a", + "url": "https://github.com/awslabs/soci-snapshotter/commit/af3111d99f24e2653312682495e52dd91b2fa688" + }, + "date": 1695858001442, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-redis-lazyTaskDuration", + "value": 0.0315, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-localTaskDuration", + "value": 0.028999999999999998, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-redis-pullTaskDuration", + "value": 3.436, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }