From 4379e02d92d3272c1bada5ea046064e61d49e683 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 2 Oct 2023 22:35:45 +0000 Subject: [PATCH] add Soci Benchmark (customSmallerIsBetter) benchmark result for 3dff0ad97b658b008fe9f0b98605b2a60f4a5839 --- .../SociFullECR-public-rabbitmq/data.js | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js index 05b7bac5c..8e1b0c2b3 100644 --- a/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js +++ b/dev/benchmarks/performanceTest/SociFullECR-public-rabbitmq/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696278369488, + "lastUpdate": 1696286145156, "repoUrl": "https://github.com/awslabs/soci-snapshotter", "entries": { "Soci Benchmark": [ @@ -672,6 +672,48 @@ window.BENCHMARK_DATA = { "extra": "P90" } ] + }, + { + "commit": { + "author": { + "email": "davbson@amazon.com", + "name": "David Son", + "username": "sondavidb" + }, + "committer": { + "email": "55555210+sondavidb@users.noreply.github.com", + "name": "David Son", + "username": "sondavidb" + }, + "distinct": true, + "id": "3dff0ad97b658b008fe9f0b98605b2a60f4a5839", + "message": "Add extra comments on deprecated functions\n\nSigned-off-by: David Son ", + "timestamp": "2023-10-02T15:15:32-07:00", + "tree_id": "d754687fc7ca5d44b2fd2a9b5003812f7023cb6c", + "url": "https://github.com/awslabs/soci-snapshotter/commit/3dff0ad97b658b008fe9f0b98605b2a60f4a5839" + }, + "date": 1696286139708, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "SociFullECR-public-rabbitmq-lazyTaskDuration", + "value": 6.159, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-localTaskDuration", + "value": 6.297000000000001, + "unit": "Seconds", + "extra": "P90" + }, + { + "name": "SociFullECR-public-rabbitmq-pullTaskDuration", + "value": 6.632, + "unit": "Seconds", + "extra": "P90" + } + ] } ] }