From 8eeac6625e97c0941934cefc696cfbc4a36d15a1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 3 Jan 2025 00:10:57 +0000 Subject: [PATCH] add pallet-gear extrinsic weights (customSmallerIsBetter) benchmark result for 1819dc27d27a4d416311bc202e505e6118575302 --- data.js | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 72cc1a92..7f4938f9 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735863030864, + "lastUpdate": 1735863056669, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1606998,6 +1606998,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "StackOverflowExcept1on", + "username": "StackOverflowExcept1on", + "email": "109800286+StackOverflowExcept1on@users.noreply.github.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "1819dc27d27a4d416311bc202e505e6118575302", + "message": "fix(ethexe): bump version of alloy, fix tests (#4425)", + "timestamp": "2025-01-01T14:05:45Z", + "url": "https://github.com/gear-tech/gear/commit/1819dc27d27a4d416311bc202e505e6118575302" + }, + "date": 1735863039203, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 38686, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 29702, + "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": 41112, + "unit": "ns" + } + ] } ] }