From 4e218478977e6234560b381f7aea634a73eef62d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 24 Feb 2024 04:45:29 +0000 Subject: [PATCH] add pallet-gear instruction weights (customSmallerIsBetter) benchmark result for a81041487fa8ab7236bf532776031af8e22602cb --- data.js | 449 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 448 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 7bfb098e..c23df6cd 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708749911493, + "lastUpdate": 1708749929624, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -833139,6 +833139,453 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "dependabot[bot]", + "username": "dependabot[bot]", + "email": "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "a81041487fa8ab7236bf532776031af8e22602cb", + "message": "[depbot] Bump the deps group with 17 updates (#3738)\n\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-02-23T17:32:01Z", + "url": "https://github.com/gear-tech/gear/commit/a81041487fa8ab7236bf532776031af8e22602cb" + }, + "date": 1708749918101, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "i64load", + "value": 2050, + "unit": "ns" + }, + { + "name": "i32load", + "value": 2276, + "unit": "ns" + }, + { + "name": "i64store", + "value": 12185, + "unit": "ns" + }, + { + "name": "i32store", + "value": 6841, + "unit": "ns" + }, + { + "name": "select", + "value": 2076, + "unit": "ns" + }, + { + "name": "br", + "value": 1306, + "unit": "ns" + }, + { + "name": "br_if", + "value": 1931, + "unit": "ns" + }, + { + "name": "br_table", + "value": 4643, + "unit": "ns" + }, + { + "name": "br_table_per_entry", + "value": 30, + "unit": "ns" + }, + { + "name": "call", + "value": 1779, + "unit": "ns" + }, + { + "name": "call_indirect", + "value": 7947, + "unit": "ns" + }, + { + "name": "call_indirect_per_param", + "value": 543, + "unit": "ns" + }, + { + "name": "call_per_local", + "value": 0, + "unit": "ns" + }, + { + "name": "local_get", + "value": 203, + "unit": "ns" + }, + { + "name": "local_set", + "value": 266, + "unit": "ns" + }, + { + "name": "local_tee", + "value": 297, + "unit": "ns" + }, + { + "name": "global_get", + "value": 158, + "unit": "ns" + }, + { + "name": "global_set", + "value": 231, + "unit": "ns" + }, + { + "name": "memory_current", + "value": 3573, + "unit": "ns" + }, + { + "name": "i64clz", + "value": 1824, + "unit": "ns" + }, + { + "name": "i32clz", + "value": 1620, + "unit": "ns" + }, + { + "name": "i64ctz", + "value": 1657, + "unit": "ns" + }, + { + "name": "i32ctz", + "value": 1578, + "unit": "ns" + }, + { + "name": "i64popcnt", + "value": 144, + "unit": "ns" + }, + { + "name": "i32popcnt", + "value": 104, + "unit": "ns" + }, + { + "name": "i64eqz", + "value": 301, + "unit": "ns" + }, + { + "name": "i32eqz", + "value": 230, + "unit": "ns" + }, + { + "name": "i32extend8s", + "value": 126, + "unit": "ns" + }, + { + "name": "i32extend16s", + "value": 83, + "unit": "ns" + }, + { + "name": "i64extend8s", + "value": 130, + "unit": "ns" + }, + { + "name": "i64extend16s", + "value": 128, + "unit": "ns" + }, + { + "name": "i64extend32s", + "value": 119, + "unit": "ns" + }, + { + "name": "i64extendsi32", + "value": 102, + "unit": "ns" + }, + { + "name": "i64extendui32", + "value": 50, + "unit": "ns" + }, + { + "name": "i32wrapi64", + "value": 58, + "unit": "ns" + }, + { + "name": "i64eq", + "value": 308, + "unit": "ns" + }, + { + "name": "i32eq", + "value": 223, + "unit": "ns" + }, + { + "name": "i64ne", + "value": 298, + "unit": "ns" + }, + { + "name": "i32ne", + "value": 228, + "unit": "ns" + }, + { + "name": "i64lts", + "value": 301, + "unit": "ns" + }, + { + "name": "i32lts", + "value": 228, + "unit": "ns" + }, + { + "name": "i64ltu", + "value": 309, + "unit": "ns" + }, + { + "name": "i32ltu", + "value": 352, + "unit": "ns" + }, + { + "name": "i64gts", + "value": 318, + "unit": "ns" + }, + { + "name": "i32gts", + "value": 244, + "unit": "ns" + }, + { + "name": "i64gtu", + "value": 322, + "unit": "ns" + }, + { + "name": "i32gtu", + "value": 219, + "unit": "ns" + }, + { + "name": "i64les", + "value": 325, + "unit": "ns" + }, + { + "name": "i32les", + "value": 241, + "unit": "ns" + }, + { + "name": "i64leu", + "value": 317, + "unit": "ns" + }, + { + "name": "i32leu", + "value": 241, + "unit": "ns" + }, + { + "name": "i64ges", + "value": 299, + "unit": "ns" + }, + { + "name": "i32ges", + "value": 211, + "unit": "ns" + }, + { + "name": "i64geu", + "value": 318, + "unit": "ns" + }, + { + "name": "i32geu", + "value": 223, + "unit": "ns" + }, + { + "name": "i64add", + "value": 218, + "unit": "ns" + }, + { + "name": "i32add", + "value": 147, + "unit": "ns" + }, + { + "name": "i64sub", + "value": 222, + "unit": "ns" + }, + { + "name": "i32sub", + "value": 133, + "unit": "ns" + }, + { + "name": "i64mul", + "value": 319, + "unit": "ns" + }, + { + "name": "i32mul", + "value": 231, + "unit": "ns" + }, + { + "name": "i64divs", + "value": 978, + "unit": "ns" + }, + { + "name": "i32divs", + "value": 672, + "unit": "ns" + }, + { + "name": "i64divu", + "value": 1110, + "unit": "ns" + }, + { + "name": "i32divu", + "value": 615, + "unit": "ns" + }, + { + "name": "i64rems", + "value": 7324, + "unit": "ns" + }, + { + "name": "i32rems", + "value": 4933, + "unit": "ns" + }, + { + "name": "i64remu", + "value": 1096, + "unit": "ns" + }, + { + "name": "i32remu", + "value": 630, + "unit": "ns" + }, + { + "name": "i64and", + "value": 358, + "unit": "ns" + }, + { + "name": "i32and", + "value": 138, + "unit": "ns" + }, + { + "name": "i64or", + "value": 231, + "unit": "ns" + }, + { + "name": "i32or", + "value": 161, + "unit": "ns" + }, + { + "name": "i64xor", + "value": 228, + "unit": "ns" + }, + { + "name": "i32xor", + "value": 151, + "unit": "ns" + }, + { + "name": "i64shl", + "value": 209, + "unit": "ns" + }, + { + "name": "i32shl", + "value": 143, + "unit": "ns" + }, + { + "name": "i64shrs", + "value": 249, + "unit": "ns" + }, + { + "name": "i32shrs", + "value": 160, + "unit": "ns" + }, + { + "name": "i64shru", + "value": 181, + "unit": "ns" + }, + { + "name": "i32shru", + "value": 153, + "unit": "ns" + }, + { + "name": "i64rotl", + "value": 229, + "unit": "ns" + }, + { + "name": "i32rotl", + "value": 127, + "unit": "ns" + }, + { + "name": "i64rotr", + "value": 223, + "unit": "ns" + }, + { + "name": "i32rotr", + "value": 141, + "unit": "ns" + } + ] } ], "pallet-gear extrinsic weights": [