From ff5da8c1bb0a566b108f86a9e7fb8ae36a2de395 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:11:12 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20gear-tec?= =?UTF-8?q?h/performance-charts@32f8141e54cd33df91f795b1477efddd5f036674?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data.js | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index c8925eb9..1da857a6 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732579825325, + "lastUpdate": 1732579852689, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1510706,6 +1510706,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Dmitrii Novikov", + "username": "breathx", + "email": "novikov.dm.al@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "07489608ea98112030b0337a9b2061c473b7d3e7", + "message": "fix(ci): fix benchmarks job paths to commit (#4358)", + "timestamp": "2024-11-25T15:17:00Z", + "url": "https://github.com/gear-tech/gear/commit/07489608ea98112030b0337a9b2061c473b7d3e7" + }, + "date": 1732579833291, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 37959, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 39066, + "unit": "ns" + }, + { + "name": "create_program", + "value": 1, + "unit": "ns" + }, + { + "name": "send_message", + "value": 0, + "unit": "ns" + }, + { + "name": "send_reply", + "value": 0, + "unit": "ns" + }, + { + "name": "claim_value", + "value": 0, + "unit": "ns" + }, + { + "name": "claim_value_to_inheritor", + "value": 40924, + "unit": "ns" + } + ] } ] }