From efa7f54e3fb8eb5d3e1690f2bc93f3f2420ee962 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 12 Oct 2024 00:19:28 +0000 Subject: [PATCH] add pallet-gear extrinsic weights (customSmallerIsBetter) benchmark result for bcf7899efde5db118ae24a040d8f1db80644e7ba --- data.js | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index e5c3557..f723a3d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728692343514, + "lastUpdate": 1728692368175, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1412750,6 +1412750,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": "bcf7899efde5db118ae24a040d8f1db80644e7ba", + "message": "fix(ethexe): Fix critical bug of prefix iterating RocksDB (#4285)", + "timestamp": "2024-10-11T08:38:50Z", + "url": "https://github.com/gear-tech/gear/commit/bcf7899efde5db118ae24a040d8f1db80644e7ba" + }, + "date": 1728692351680, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 40644, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 41171, + "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": 40943, + "unit": "ns" + } + ] } ] }