From a8f10352265c5b7dcd0f26aabc4ee14bc5a3e550 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:06:10 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20gear-tec?= =?UTF-8?q?h/performance-charts@9f37232dd7bd2f88983de67718c0db9db3410b75?= =?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 5ee7d099..e5dd6ad3 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737331521429, + "lastUpdate": 1737331546483, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1642474,6 +1642474,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Gregory Sobol", + "username": "grishasobol", + "email": "grishasobol@mail.ru" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "460288377ce1715f516d21c44087edde69ca0df9", + "message": "chore(gcore): rename with_read_on_stack -> with_read_on_stack_or_heap (#4452)", + "timestamp": "2025-01-19T13:25:21Z", + "url": "https://github.com/gear-tech/gear/commit/460288377ce1715f516d21c44087edde69ca0df9" + }, + "date": 1737331529879, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 39895, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 43376, + "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": 40819, + "unit": "ns" + } + ] } ] }