Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

technical committee is using the weight of council, but should have its own generated weight instead #3511

Merged
24 commits merged into from
Sep 1, 2021

Conversation

gui1117
Copy link
Contributor

@gui1117 gui1117 commented Jul 22, 2021

currently technical committee is using the weight of council, but should have its own generated weight instead

when I read https://substrate.dev/rustdocs/latest/frame_benchmarking/macro.add_benchmark.html I see that in case of instances the path is the concatenation of both pallet path and pallet name

cc @shawntabrizi

TODO

Rerun benchmarks:

  • benchmark runtime polkadot pallet_collective
  • benchmark runtime kusama pallet_collective

@gui1117
Copy link
Contributor Author

gui1117 commented Jul 22, 2021

/benchmark polkadot pallet pallet_collective_council

@parity-benchapp
Copy link

parity-benchapp bot commented Jul 22, 2021

Error running benchmark: gui-fix-weights-collective

stdoutNode benchmarks only available on Substrate.

@gui1117 gui1117 marked this pull request as ready for review July 22, 2021 12:37
@gui1117 gui1117 added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit. labels Jul 22, 2021
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot pallet_collective_council

@parity-benchapp
Copy link

parity-benchapp bot commented Jul 22, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective_council --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
error: failed to run custom build command for `polkadot-runtime v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot)`

Caused by:
  process didn't exit successfully: `/home/shawntabrizi/bench-bot/git/polkadot/target/release/build/polkadot-runtime-c250114e4c2f70ac/build-script-build` (exit status: 1)
  --- stdout
  �[1;33mInformation that should be included in a bug report.�[0m
  �[1;33mExecuting build command:�[0m "rustup" "run" "nightly" "cargo" "rustc" "--target=wasm32-unknown-unknown" "--manifest-path=/home/shawntabrizi/bench-bot/git/polkadot/target/release/wbuild/polkadot-runtime/Cargo.toml" "--color=always" "--release"
  �[1;33mUsing rustc version:�[0m rustc 1.55.0-nightly (149f4836d 2021-06-17)


  --- stderr
  �[0m�[0m�[1m�[36m    Blocking�[0m waiting for file lock on package cache
  �[0m�[0m�[1m�[36m    Blocking�[0m waiting for file lock on package cache
  �[0m�[0m�[1m�[32m   Compiling�[0m proc-macro2 v1.0.27
  �[0m�[0m�[1m�[32m   Compiling�[0m unicode-xid v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m syn v1.0.67
  �[0m�[0m�[1m�[32m   Compiling�[0m serde_derive v1.0.126
  �[0m�[0m�[1m�[32m   Compiling�[0m serde v1.0.126
  �[0m�[0m�[1m�[32m   Compiling�[0m version_check v0.9.2
  �[0m�[0m�[1m�[32m   Compiling�[0m radium v0.6.2
  �[0m�[0m�[1m�[32m   Compiling�[0m crunchy v0.2.2
  �[0m�[0m�[1m�[32m   Compiling�[0m funty v1.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m wyz v0.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m tap v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m byte-slice-cast v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m arrayvec v0.7.0
  �[0m�[0m�[1m�[32m   Compiling�[0m byteorder v1.3.4
  �[0m�[0m�[1m�[32m   Compiling�[0m cfg-if v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m log v0.4.14
  �[0m�[0m�[1m�[32m   Compiling�[0m autocfg v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m memchr v2.3.3
  �[0m�[0m�[1m�[32m   Compiling�[0m static_assertions v1.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m pin-project-lite v0.2.4
  �[0m�[0m�[1m�[32m   Compiling�[0m once_cell v1.6.0
  �[0m�[0m�[1m�[32m   Compiling�[0m regex-syntax v0.6.21
  �[0m�[0m�[1m�[32m   Compiling�[0m hex v0.4.2
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-std v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m lazy_static v1.4.0
  �[0m�[0m�[1m�[32m   Compiling�[0m hash-db v0.15.2
  �[0m�[0m�[1m�[32m   Compiling�[0m tracing-core v0.1.18
  �[0m�[0m�[1m�[32m   Compiling�[0m parity-util-mem v0.10.0
  �[0m�[0m�[1m�[32m   Compiling�[0m integer-sqrt v0.1.3
  �[0m�[0m�[1m�[32m   Compiling�[0m either v1.6.0
  �[0m�[0m�[1m�[32m   Compiling�[0m paste v1.0.5
  �[0m�[0m�[1m�[32m   Compiling�[0m arrayvec v0.4.12
  �[0m�[0m�[1m�[32m   Compiling�[0m nodrop v0.1.14
  �[0m�[0m�[1m�[32m   Compiling�[0m constant_time_eq v0.1.5
  �[0m�[0m�[1m�[32m   Compiling�[0m smallvec v1.6.1
  �[0m�[0m�[1m�[32m   Compiling�[0m bitflags v1.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m typenum v1.12.0
  �[0m�[0m�[1m�[32m   Compiling�[0m libc v0.2.98
  �[0m�[0m�[1m�[32m   Compiling�[0m rand_core v0.5.1
  �[0m�[0m�[1m�[32m   Compiling�[0m subtle v2.2.3
  �[0m�[0m�[1m�[32m   Compiling�[0m ppv-lite86 v0.2.8
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-core v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m byte-tools v0.3.1
  �[0m�[0m�[1m�[32m   Compiling�[0m arrayref v0.3.6
  �[0m�[0m�[1m�[32m   Compiling�[0m getrandom v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-task v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m opaque-debug v0.2.3
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-channel v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m ryu v1.0.5
  �[0m�[0m�[1m�[32m   Compiling�[0m ucd-trie v0.1.3
  �[0m�[0m�[1m�[32m   Compiling�[0m zstd-safe v3.0.1+zstd.1.4.9
  �[0m�[0m�[1m�[32m   Compiling�[0m fake-simd v0.1.2
  �[0m�[0m�[1m�[32m   Compiling�[0m keccak v0.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-sink v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m pin-utils v0.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m serde_json v1.0.64
  �[0m�[0m�[1m�[32m   Compiling�[0m camino v1.0.4
  �[0m�[0m�[1m�[32m   Compiling�[0m arrayvec v0.5.2
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-io v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m convert_case v0.4.0
  �[0m�[0m�[1m�[32m   Compiling�[0m semver-parser v0.7.0
  �[0m�[0m�[1m�[32m   Compiling�[0m itoa v0.4.6
  �[0m�[0m�[1m�[32m   Compiling�[0m remove_dir_all v0.5.3
  �[0m�[0m�[1m�[32m   Compiling�[0m rand_core v0.6.1
  �[0m�[0m�[1m�[32m   Compiling�[0m rustc-demangle v0.1.16
  �[0m�[0m�[1m�[32m   Compiling�[0m same-file v1.0.6
  �[0m�[0m�[1m�[32m   Compiling�[0m cfg-if v0.1.10
  �[0m�[0m�[1m�[32m   Compiling�[0m opaque-debug v0.3.0
  �[0m�[0m�[1m�[32m   Compiling�[0m hex-literal v0.3.1
  �[0m�[0m�[1m�[32m   Compiling�[0m ansi_term v0.12.1
  �[0m�[0m�[1m�[32m   Compiling�[0m base64 v0.12.3
  �[0m�[0m�[1m�[32m   Compiling�[0m rustc-hex v2.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m beefy-merkle-tree v0.1.0 (https://github.com/paritytech/grandpa-bridge-gadget?branch=master#26d617c6)
  �[0m�[0m�[1m�[32m   Compiling�[0m ahash v0.7.4
  �[0m�[0m�[1m�[32m   Compiling�[0m generic-array v0.14.4
  �[0m�[0m�[1m�[32m   Compiling�[0m fixed-hash v0.7.0
  �[0m�[0m�[1m�[32m   Compiling�[0m num-traits v0.2.14
  �[0m�[0m�[1m�[32m   Compiling�[0m futures-util v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m thread_local v1.1.3
  �[0m�[0m�[1m�[32m   Compiling�[0m trie-root v0.16.0
  �[0m�[0m�[1m�[32m   Compiling�[0m tracing v0.1.26
  �[0m�[0m�[1m�[32m   Compiling�[0m rand_pcg v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m rand_chacha v0.2.2
  �[0m�[0m�[1m�[32m   Compiling�[0m block-padding v0.1.5
  �[0m�[0m�[1m�[32m   Compiling�[0m pest v2.1.3
  �[0m�[0m�[1m�[32m   Compiling�[0m semver v0.6.0
  �[0m�[0m�[1m�[32m   Compiling�[0m rand v0.8.4
  �[0m�[0m�[1m�[32m   Compiling�[0m rand_chacha v0.3.1
  �[0m�[0m�[1m�[32m   Compiling�[0m walkdir v2.3.1
  �[0m�[0m�[1m�[32m   Compiling�[0m ckb-merkle-mountain-range v0.3.1
  �[0m�[0m�[1m�[32m   Compiling�[0m rand v0.7.3
  �[0m�[0m�[1m�[32m   Compiling�[0m build-helper v0.1.1
  �[0m�[0m�[1m�[32m   Compiling�[0m semver-parser v0.10.2
  �[0m�[0m�[1m�[32m   Compiling�[0m bitvec v0.20.1
  �[0m�[0m�[1m�[32m   Compiling�[0m quote v1.0.9
  �[0m�[0m�[1m�[32m   Compiling�[0m hash256-std-hasher v0.15.2
  �[0m�[0m�[1m�[32m   Compiling�[0m uint v0.9.0
  �[0m�[0m�[1m�[32m   Compiling�[0m aho-corasick v0.7.13
  �[0m�[0m�[1m�[32m   Compiling�[0m blake2-rfc v0.2.18
  �[0m�[0m�[1m�[32m   Compiling�[0m jobserver v0.1.21
  �[0m�[0m�[1m�[32m   Compiling�[0m atty v0.2.14
  �[0m�[0m�[1m�[32m   Compiling�[0m generic-array v0.12.3
  �[0m�[0m�[1m�[32m   Compiling�[0m parity-wasm v0.32.0
  �[0m�[0m�[1m�[32m   Compiling�[0m regex v1.4.2
  �[0m�[0m�[1m�[32m   Compiling�[0m hashbrown v0.11.2
  �[0m�[0m�[1m�[32m   Compiling�[0m cc v1.0.67
  �[0m�[0m�[1m�[32m   Compiling�[0m digest v0.8.1
  �[0m�[0m�[1m�[32m   Compiling�[0m block-buffer v0.7.3
  �[0m�[0m�[1m�[32m   Compiling�[0m digest v0.9.0
  �[0m�[0m�[1m�[32m   Compiling�[0m crypto-mac v0.8.0
  �[0m�[0m�[1m�[32m   Compiling�[0m block-buffer v0.9.0
  �[0m�[0m�[1m�[32m   Compiling�[0m wasm-gc-api v0.1.11
  �[0m�[0m�[1m�[32m   Compiling�[0m futures v0.3.15
  �[0m�[0m�[1m�[32m   Compiling�[0m trie-db v0.22.6
  �[0m�[0m�[1m�[32m   Compiling�[0m Inflector v0.11.4
  �[0m�[0m�[1m�[32m   Compiling�[0m zstd-sys v1.4.20+zstd.1.4.9
  �[0m�[0m�[1m�[32m   Compiling�[0m synstructure v0.12.4
  �[0m�[0m�[1m�[32m   Compiling�[0m libsecp256k1 v0.3.5
  �[0m�[0m�[1m�[32m   Compiling�[0m sha2 v0.8.2
  �[0m�[0m�[1m�[32m   Compiling�[0m libsecp256k1-core v0.2.2
  �[0m�[0m�[1m�[32m   Compiling�[0m hmac v0.8.1
  �[0m�[0m�[1m�[32m   Compiling�[0m sha2 v0.9.2
  �[0m�[0m�[1m�[32m   Compiling�[0m thiserror-impl v1.0.24
  �[0m�[0m�[1m�[32m   Compiling�[0m impl-trait-for-tuples v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m zeroize_derive v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m ref-cast-impl v1.0.2
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m parity-util-mem-derive v0.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m enumflags2_derive v0.6.4
  �[0m�[0m�[1m�[32m   Compiling�[0m derivative v2.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m derive_more v0.99.14
  �[0m�[0m�[1m�[32m   Compiling�[0m enumn v0.1.3
  �[0m�[0m�[1m�[32m   Compiling�[0m hmac-drbg v0.3.0
  �[0m�[0m�[1m�[32m   Compiling�[0m libsecp256k1-gen-genmult v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m libsecp256k1-gen-ecmult v0.2.1
  �[0m�[0m�[1m�[32m   Compiling�[0m tempfile v3.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m thiserror v1.0.24
  �[0m�[0m�[1m�[32m   Compiling�[0m zeroize v1.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m ref-cast v1.0.2
  �[0m�[0m�[1m�[32m   Compiling�[0m enumflags2 v0.6.4
  �[0m�[0m�[1m�[32m   Compiling�[0m libsecp256k1 v0.6.0
  �[0m�[0m�[1m�[32m   Compiling�[0m secrecy v0.7.0
  �[0m�[0m�[1m�[32m   Compiling�[0m curve25519-dalek v2.1.0
  �[0m�[0m�[1m�[32m   Compiling�[0m merlin v2.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m toml v0.5.6
  �[0m�[0m�[1m�[32m   Compiling�[0m cargo-platform v0.1.1
  �[0m�[0m�[1m�[32m   Compiling�[0m semver v0.11.0
  �[0m�[0m�[1m�[32m   Compiling�[0m schnorrkel v0.9.1
  �[0m�[0m�[1m�[32m   Compiling�[0m proc-macro-crate v1.0.0
  �[0m�[0m�[1m�[32m   Compiling�[0m cargo_metadata v0.13.1
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-support-procedural-tools v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m parity-scale-codec-derive v2.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-runtime-interface-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-api-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-npos-elections-compact v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-staking-reward-curve v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-support-procedural v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m parity-scale-codec v2.2.0
  �[0m�[0m�[1m�[32m   Compiling�[0m impl-codec v0.5.1
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-tracing v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-wasm-interface v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-storage v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-arithmetic v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m xcm v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/xcm)
  �[0m�[0m�[1m�[32m   Compiling�[0m finality-grandpa v0.14.1
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-version-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m primitive-types v0.10.1
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-runtime-interface v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m memory-db v0.27.0
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-core v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-io v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-inherents v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-metadata v14.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-trie v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-npos-elections v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-application-crypto v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-runtime v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-version v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-core-primitives v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/core-primitives)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-consensus-vrf v0.10.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m slot-range-helper v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/common/slot_range_helper)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-parachain v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/parachain)
  �[0m�[1m�[33mwarning�[0m�[0m�[1m: function is never used: `load_params`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/parachain/src/wasm_api.rs:24:15�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m24�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mpub unsafe fn load_params(params: *const u8, len: usize)�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m              �[0m�[0m�[1m�[33m^^^^^^^^^^^�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mnote�[0m�[0m: `#[warn(dead_code)]` on by default�[0m

  �[0m�[1m�[33mwarning�[0m�[0m�[1m: function is never used: `write_result`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/parachain/src/wasm_api.rs:37:8�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m37�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mpub fn write_result(result: &crate::primitives::ValidationResult) -> u64 {�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m       �[0m�[0m�[1m�[33m^^^^^^^^^^^^�[0m

  �[0m�[1m�[33mwarning�[0m�[0m�[1m: 2 warnings emitted�[0m

  �[0m�[0m�[1m�[32m   Compiling�[0m sp-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m beefy-primitives v0.1.0 (https://github.com/paritytech/grandpa-bridge-gadget?branch=master#26d617c6)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-finality-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-offchain v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-system-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-transaction-pool v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-block-builder v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m xcm-executor v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/xcm/xcm-executor)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-election-provider-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-mmr-primitives v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-primitives v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/primitives)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-transaction-payment v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-nicks v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-executive v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-balances v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-vesting v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-indices v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-multisig v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-collective v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-utility v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m frame-system-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-identity v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-elections-phragmen v5.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-scheduler v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-proxy v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-membership v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-democracy v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-im-online v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-election-provider-multi-phase v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-mmr v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-transaction-payment-rpc-runtime-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-offences v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-treasury v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-bounties v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-tips v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-beefy v0.1.0 (https://github.com/paritytech/grandpa-bridge-gadget?branch=master#26d617c6)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-babe v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-grandpa v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-beefy-mmr v0.1.0 (https://github.com/paritytech/grandpa-bridge-gadget?branch=master#26d617c6)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-runtime-parachains v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/parachains)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-session-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m pallet-offences-benchmarking v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-runtime-common v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/common)
  �[0m�[0m�[1m�[32m   Compiling�[0m zstd v0.6.1+zstd.1.4.9
  �[0m�[0m�[1m�[32m   Compiling�[0m sp-maybe-compressed-blob v4.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m substrate-wasm-builder v5.0.0-dev (https://github.com/paritytech/substrate?branch=master#02d66442)
  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-runtime v0.9.8 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot)
  �[0m�[1m�[38;5;9merror[E0433]�[0m�[0m�[1m: failed to resolve: use of undeclared type `TechnicalCommitee`�[0m
  �[0m    �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot/src/lib.rs:1440:55�[0m
  �[0m     �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m1440�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0m            add_benchmark!(params, batches, pallet_collective, TechnicalCommitee);�[0m
  �[0m     �[0m�[0m�[1m�[38;5;12m| �[0m�[0m                                                               �[0m�[0m�[1m�[38;5;9m^^^^^^^^^^^^^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9muse of undeclared type `TechnicalCommitee`�[0m

  �[0m�[1m�[38;5;9merror�[0m�[0m�[1m: aborting due to previous error�[0m

  �[0m�[1mFor more information about this error, try `rustc --explain E0433`.�[0m
  �[0m�[0m�[1m�[31merror�[0m�[1m:�[0m could not compile `polkadot-runtime`

  To learn more, run the command again with --verbose.
error: build failed

Parity Benchmarking Bot and others added 2 commits July 22, 2021 13:08
@shawntabrizi
Copy link
Member

/benchmark runtime polkadot pallet_collective_council

@parity-benchapp
Copy link

parity-benchapp bot commented Jul 22, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective_council --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Error: Benchmark not found for this pallet.

@shawntabrizi
Copy link
Member

/benchmark runtime polkadot pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Jul 22, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    13.44
    + n    0.112
    + p    18.58
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     575.4      2.02    0.3%
    2   100   100     565.8      1.24    0.2%
    3   100   100     573.6     7.174    1.2%
    4   100   100       611     1.786    0.2%
    5   100   100     628.4     2.466    0.3%
    6   100   100     640.8     1.972    0.3%
    7   100   100     654.4     1.866    0.2%
    8   100   100       669     2.847    0.4%
    9   100   100     682.4     1.762    0.2%
   10   100   100     693.5     1.654    0.2%
   11   100   100     705.9      3.03    0.4%
   12   100   100     716.3     1.038    0.1%
   13   100   100       731     0.947    0.1%
   14   100   100     742.9     2.207    0.2%
   15   100   100     752.3     1.526    0.2%
   16   100   100     767.4      1.42    0.1%
   17   100   100     786.3     2.489    0.3%
   18   100   100     809.6     8.117    1.0%
   19   100   100     800.3     0.823    0.1%
   20   100   100     823.6     1.905    0.2%
   21   100   100     844.9     9.384    1.1%
   22   100   100     850.6     3.831    0.4%
   23   100   100     864.2     2.924    0.3%
   24   100   100     878.9     5.948    0.6%
   25   100   100     887.1     2.107    0.2%
   26   100   100     901.1     1.851    0.2%
   27   100   100     918.4     3.815    0.4%
   28   100   100     928.5     1.567    0.1%
   29   100   100     934.8      1.16    0.1%
   30   100   100     960.5     8.896    0.9%
   31   100   100     968.4     1.721    0.1%
   32   100   100     995.8     11.66    1.1%
   33   100   100     989.8     7.768    0.7%
   34   100   100      1003     1.089    0.1%
   35   100   100      1015     2.831    0.2%
   36   100   100      1037     6.939    0.6%
   37   100   100      1046     2.742    0.2%
   38   100   100      1056     1.436    0.1%
   39   100   100      1078      10.2    0.9%
   40   100   100      1085     6.998    0.6%
   41   100   100      1106     8.232    0.7%
   42   100   100      1107     2.779    0.2%
   43   100   100      1130     12.13    1.0%
   44   100   100      1141      6.94    0.6%
   45   100   100      1158     11.92    1.0%
   46   100   100      1159     1.901    0.1%
   47   100   100      1184     5.573    0.4%
   48   100   100      1184     2.995    0.2%
   49   100   100      1223     9.932    0.8%
   50   100   100      1217     3.729    0.3%
   51   100   100      1232     2.738    0.2%
   52   100   100      1246     8.172    0.6%
   53   100   100      1248     3.734    0.2%
   54   100   100      1267     8.713    0.6%
   55   100   100      1281     2.684    0.2%
   56   100   100      1301     1.474    0.1%
   57   100   100      1303     2.523    0.1%
   58   100   100      1329     13.16    0.9%
   59   100   100      1342      7.72    0.5%
   60   100   100      1353     9.024    0.6%
   61   100   100      1366     6.446    0.4%
   62   100   100      1380     3.234    0.2%
   63   100   100      1401     13.78    0.9%
   64   100   100      1403     1.902    0.1%
   65   100   100      1427     14.47    1.0%
   66   100   100      1445     14.03    0.9%
   67   100   100      1451     4.705    0.3%
   68   100   100      1472     9.624    0.6%
   69   100   100      1484     10.53    0.7%
   70   100   100      1498     4.845    0.3%
   71   100   100      1508     5.436    0.3%
   72   100   100      1529     13.27    0.8%
   73   100   100      1533     17.41    1.1%
   74   100   100      1537     3.683    0.2%
   75   100   100      1566     11.99    0.7%
   76   100   100      1574     9.548    0.6%
   77   100   100      1591     11.08    0.6%
   78   100   100      1611     13.52    0.8%
   79   100   100      1609     7.881    0.4%
   80   100   100      1645     12.49    0.7%
   81   100   100      1636      8.01    0.4%
   82   100   100      1682     15.18    0.9%
   83   100   100      1697     9.607    0.5%
   84   100   100      1692     9.082    0.5%
   85   100   100      1708      12.7    0.7%
   86   100   100      1714     11.61    0.6%
   87   100   100      1711     3.314    0.1%
   88   100   100      1729     11.12    0.6%
   89   100   100      1761     8.471    0.4%
   90   100   100      1772     14.43    0.8%
   91   100   100      1792     15.04    0.8%
   92   100   100      1792     8.977    0.5%
   93   100   100      1813     14.93    0.8%
   94   100   100      1813      8.32    0.4%
   95   100   100      1851     12.57    0.6%
   96   100   100      1857      13.6    0.7%
   97   100   100      1869     14.31    0.7%
   98   100   100      1875       5.2    0.2%
   99   100   100      1904     13.88    0.7%
  100     1   100      1890     11.71    0.6%
  100     2   100      1897     11.62    0.6%
  100     3   100      1896     10.45    0.5%
  100     4   100      1899     14.92    0.7%
  100     5   100      1898     11.25    0.5%
  100     6   100      1900      11.2    0.5%
  100     7   100      1893     10.31    0.5%
  100     8   100      1902     11.45    0.6%
  100     9   100      1901     11.06    0.5%
  100    10   100      1905     11.67    0.6%
  100    11   100      1897     13.28    0.7%
  100    12   100      1894     8.239    0.4%
  100    13   100      1896     15.31    0.8%
  100    14   100      1896     12.95    0.6%
  100    15   100      1894     14.52    0.7%
  100    16   100      1897     15.44    0.8%
  100    17   100      1901      12.1    0.6%
  100    18   100      1903     14.86    0.7%
  100    19   100      1890     9.801    0.5%
  100    20   100      1893     6.609    0.3%
  100    21   100      1909     14.14    0.7%
  100    22   100      1889     1.901    0.1%
  100    23   100      1898     13.05    0.6%
  100    24   100      1896     11.43    0.6%
  100    25   100      1891     7.374    0.3%
  100    26   100      1905     13.29    0.6%
  100    27   100      1894     9.767    0.5%
  100    28   100      1903     12.27    0.6%
  100    29   100      1896     11.58    0.6%
  100    30   100      1899     17.24    0.9%
  100    31   100      1906     11.96    0.6%
  100    32   100      1893     5.126    0.2%
  100    33   100      1905     11.06    0.5%
  100    34   100      1896     8.479    0.4%
  100    35   100      1899     11.33    0.5%
  100    36   100      1907     12.18    0.6%
  100    37   100      1896     5.655    0.2%
  100    38   100      1890     3.009    0.1%
  100    39   100      1900     7.844    0.4%
  100    40   100      1893     7.025    0.3%
  100    41   100      1910     12.84    0.6%
  100    42   100      1914      11.7    0.6%
  100    43   100      1900      11.7    0.6%
  100    44   100      1896     8.516    0.4%
  100    45   100      1905     12.82    0.6%
  100    46   100      1897     11.37    0.5%
  100    47   100      1897     1.833    0.0%
  100    48   100      1904      12.7    0.6%
  100    49   100      1902      9.54    0.5%
  100    50   100      1903     11.68    0.6%
  100    51   100      1901     12.11    0.6%
  100    52   100      1909     11.22    0.5%
  100    53   100      1903     11.15    0.5%
  100    54   100      1913     11.64    0.6%
  100    55   100      1900     11.77    0.6%
  100    56   100      1898     7.297    0.3%
  100    57   100      1904     15.65    0.8%
  100    58   100      1902     7.943    0.4%
  100    59   100      1895     8.691    0.4%
  100    60   100      1910     11.55    0.6%
  100    61   100      1897     7.018    0.3%
  100    62   100      1902     12.67    0.6%
  100    63   100      1913     11.01    0.5%
  100    64   100      1897       7.4    0.3%
  100    65   100      1911     14.42    0.7%
  100    66   100      1907     10.81    0.5%
  100    67   100      1901     10.36    0.5%
  100    68   100      1913     13.25    0.6%
  100    69   100      1909     15.93    0.8%
  100    70   100      1899     8.354    0.4%
  100    71   100      1906     9.638    0.5%
  100    72   100      1898     10.96    0.5%
  100    73   100      1903     14.55    0.7%
  100    74   100      1911     12.08    0.6%
  100    75   100      1903     13.71    0.7%
  100    76   100      1903     14.95    0.7%
  100    77   100      1914     15.33    0.8%
  100    78   100      1907     15.41    0.8%
  100    79   100      1910      13.7    0.7%
  100    80   100      1911     11.64    0.6%
  100    81   100      1906     14.52    0.7%
  100    82   100      1904     12.12    0.6%
  100    83   100      1913     12.88    0.6%
  100    84   100      1898     10.85    0.5%
  100    85   100      1915     14.19    0.7%
  100    86   100      1907     10.74    0.5%
  100    87   100      1920     9.918    0.5%
  100    88   100      1909     13.48    0.7%
  100    89   100      1903      11.1    0.5%
  100    90   100      1912     11.99    0.6%
  100    91   100      1900     10.47    0.5%
  100    92   100      1908     10.89    0.5%
  100    93   100      1904     13.59    0.7%
  100    94   100      1911     15.21    0.7%
  100    95   100      1898     10.15    0.5%
  100    96   100      1913     12.53    0.6%
  100    97   100      1908        16    0.8%
  100    98   100      1904     11.06    0.5%
  100    99   100      1913     11.44    0.5%
  100   100     1     56.99     0.154    0.2%
  100   100     2     75.74     0.071    0.0%
  100   100     3     94.76     0.306    0.3%
  100   100     4     113.2      0.21    0.1%
  100   100     5     131.1     0.187    0.1%
  100   100     6     149.5     0.114    0.0%
  100   100     7     167.6     0.217    0.1%
  100   100     8     185.2     0.192    0.1%
  100   100     9     203.3      0.17    0.0%
  100   100    10     221.5     0.163    0.0%
  100   100    11     239.7     0.145    0.0%
  100   100    12     258.6     0.301    0.1%
  100   100    13     277.6     0.285    0.1%
  100   100    14     295.2     0.268    0.0%
  100   100    15     312.8     0.341    0.1%
  100   100    16     332.2     0.335    0.1%
  100   100    17     350.9     0.542    0.1%
  100   100    18     368.2     0.381    0.1%
  100   100    19     387.1       0.6    0.1%
  100   100    20     406.3     1.204    0.2%
  100   100    21     425.1      0.58    0.1%
  100   100    22     443.8     0.616    0.1%
  100   100    23     461.6     0.493    0.1%
  100   100    24     480.5     0.604    0.1%
  100   100    25     497.3      0.46    0.0%
  100   100    26     519.2     1.435    0.2%
  100   100    27     537.5     0.663    0.1%
  100   100    28       555     0.612    0.1%
  100   100    29     573.6     0.613    0.1%
  100   100    30     591.8     0.766    0.1%
  100   100    31     610.7     0.671    0.1%
  100   100    32     638.6     9.368    1.4%
  100   100    33     648.7     1.739    0.2%
  100   100    34     665.7     1.448    0.2%
  100   100    35     687.5     4.818    0.7%
  100   100    36     701.7     0.549    0.0%
  100   100    37     720.8      0.59    0.0%
  100   100    38     741.3     1.493    0.2%
  100   100    39     761.2     4.496    0.5%
  100   100    40     784.1     7.805    0.9%
  100   100    41       797     1.495    0.1%
  100   100    42     817.5      7.68    0.9%
  100   100    43     830.4      1.37    0.1%
  100   100    44     852.7     2.266    0.2%
  100   100    45     872.7     3.556    0.4%
  100   100    46     889.9     8.032    0.9%
  100   100    47     907.9     1.852    0.2%
  100   100    48     926.3     2.388    0.2%
  100   100    49     949.2     7.849    0.8%
  100   100    50     962.2     1.518    0.1%
  100   100    51     984.3     7.969    0.8%
  100   100    52      1002     7.441    0.7%
  100   100    53      1019     0.681    0.0%
  100   100    54      1038     1.247    0.1%
  100   100    55      1069     12.07    1.1%
  100   100    56      1077     8.393    0.7%
  100   100    57      1097     1.714    0.1%
  100   100    58      1120     5.594    0.4%
  100   100    59      1139     8.688    0.7%
  100   100    60      1155     7.322    0.6%
  100   100    61      1170     1.861    0.1%
  100   100    62      1194     10.35    0.8%
  100   100    63      1221     15.09    1.2%
  100   100    64      1243     16.51    1.3%
  100   100    65      1244     4.987    0.4%
  100   100    66      1264     8.003    0.6%
  100   100    67      1276     1.692    0.1%
  100   100    68      1295      5.07    0.3%
  100   100    69      1320     10.24    0.7%
  100   100    70      1346     14.97    1.1%
  100   100    71      1361     9.832    0.7%
  100   100    72      1378      11.2    0.8%
  100   100    73      1401     12.32    0.8%
  100   100    74      1411     2.691    0.1%
  100   100    75      1436     11.06    0.7%
  100   100    76      1448     3.317    0.2%
  100   100    77      1473     13.82    0.9%
  100   100    78      1495     13.51    0.9%
  100   100    79      1512     14.11    0.9%
  100   100    80      1529     9.934    0.6%
  100   100    81      1556      13.7    0.8%
  100   100    82      1559     2.364    0.1%
  100   100    83      1582     12.16    0.7%
  100   100    84      1596     0.985    0.0%
  100   100    85      1623     14.99    0.9%
  100   100    86      1641      10.4    0.6%
  100   100    87      1655     9.228    0.5%
  100   100    88      1680     14.73    0.8%
  100   100    89      1693     9.241    0.5%
  100   100    90      1705     10.03    0.5%
  100   100    91      1724     2.117    0.1%
  100   100    92      1753     8.479    0.4%
  100   100    93      1776     12.92    0.7%
  100   100    94      1780     2.035    0.1%
  100   100    95      1806     8.496    0.4%
  100   100    96      1825     5.002    0.2%
  100   100    97      1839     2.298    0.1%
  100   100    98      1868     12.23    0.6%
  100   100    99      1888     11.68    0.6%
  100   100   100      1905     11.82    0.6%

Quality and confidence:
param     error
m         0.008
n         0.008
p         0.008

Model:
Time ~=        0
    + m    13.54
    + n    0.055
    + p    18.71
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    20.74
    + b    0.002
    + m    0.082
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100      28.9     0.171    0.5%
   21   100     29.06     0.117    0.4%
   41   100     29.14     0.042    0.1%
   61   100     29.19     0.053    0.1%
   81   100     29.19     0.092    0.3%
  101   100     29.06     0.078    0.2%
  121   100     29.28     0.087    0.2%
  141   100     29.33     0.061    0.2%
  161   100     29.34     0.074    0.2%
  181   100      29.4     0.076    0.2%
  201   100     29.34     0.101    0.3%
  221   100     29.42     0.044    0.1%
  241   100     29.48     0.097    0.3%
  261   100     29.67     0.063    0.2%
  281   100     29.69     0.055    0.1%
  301   100     29.68     0.093    0.3%
  321   100     29.76      0.04    0.1%
  341   100     29.78     0.071    0.2%
  361   100     29.89     0.064    0.2%
  381   100     29.95     0.074    0.2%
  401   100     29.88     0.038    0.1%
  421   100     30.03      0.06    0.1%
  441   100     29.98     0.065    0.2%
  461   100     30.07     0.063    0.2%
  481   100     30.14     0.076    0.2%
  501   100     30.18     0.072    0.2%
  521   100     30.26     0.053    0.1%
  541   100     30.38     0.071    0.2%
  561   100     30.36     0.071    0.2%
  581   100     30.36     0.077    0.2%
  601   100     30.42     0.064    0.2%
  621   100     30.67     0.061    0.1%
  641   100     30.61     0.068    0.2%
  661   100     30.69     0.087    0.2%
  681   100      30.6     0.025    0.0%
  701   100     30.68     0.115    0.3%
  721   100     30.64     0.052    0.1%
  741   100     30.69     0.068    0.2%
  761   100     30.66     0.059    0.1%
  781   100     30.87     0.057    0.1%
  801   100     30.95     0.051    0.1%
  821   100     30.96     0.068    0.2%
  841   100     30.97     0.046    0.1%
  861   100     30.99     0.079    0.2%
  881   100     31.08     0.051    0.1%
  901   100     31.31     0.139    0.4%
  921   100     31.65     0.099    0.3%
  941   100     31.19     0.059    0.1%
  961   100     31.29     0.069    0.2%
  981   100     31.38     0.051    0.1%
 1001   100     31.36     0.048    0.1%
 1021   100     31.54     0.065    0.2%
 1024     1        23     0.051    0.2%
 1024     2     23.31     0.074    0.3%
 1024     3     23.52     0.067    0.2%
 1024     4     23.49     0.062    0.2%
 1024     5     23.72     0.056    0.2%
 1024     6     23.89     0.056    0.2%
 1024     7     23.88     0.043    0.1%
 1024     8     23.96     0.048    0.2%
 1024     9     23.81     0.057    0.2%
 1024    10     24.06     0.052    0.2%
 1024    11     23.89     0.057    0.2%
 1024    12     24.04     0.061    0.2%
 1024    13     24.43     0.041    0.1%
 1024    14      24.4     0.079    0.3%
 1024    15     24.58     0.047    0.1%
 1024    16     24.88     0.066    0.2%
 1024    17     24.49     0.029    0.1%
 1024    18     24.97     0.088    0.3%
 1024    19     24.94     0.064    0.2%
 1024    20     25.16     0.057    0.2%
 1024    21     24.95     0.107    0.4%
 1024    22     25.15     0.049    0.1%
 1024    23     25.14     0.037    0.1%
 1024    24     25.37     0.061    0.2%
 1024    25     25.53     0.046    0.1%
 1024    26     25.36     0.042    0.1%
 1024    27     25.56     0.088    0.3%
 1024    28     25.58     0.078    0.3%
 1024    29     25.65     0.058    0.2%
 1024    30      25.8      0.04    0.1%
 1024    31     25.92     0.046    0.1%
 1024    32     25.77     0.035    0.1%
 1024    33     25.98     0.074    0.2%
 1024    34     26.55     0.044    0.1%
 1024    35      26.3     0.112    0.4%
 1024    36     26.21     0.065    0.2%
 1024    37     26.57     0.071    0.2%
 1024    38     26.43     0.056    0.2%
 1024    39     26.53     0.078    0.2%
 1024    40      26.4     0.064    0.2%
 1024    41      26.5     0.046    0.1%
 1024    42     26.81     0.076    0.2%
 1024    43     26.92     0.044    0.1%
 1024    44     26.97     0.066    0.2%
 1024    45     27.06     0.036    0.1%
 1024    46      27.1     0.039    0.1%
 1024    47     27.13     0.046    0.1%
 1024    48     27.27     0.048    0.1%
 1024    49     27.21     0.063    0.2%
 1024    50     27.49     0.034    0.1%
 1024    51     27.42     0.046    0.1%
 1024    52     27.58     0.058    0.2%
 1024    53     27.54     0.062    0.2%
 1024    54     27.77     0.067    0.2%
 1024    55     27.86     0.096    0.3%
 1024    56     27.69     0.052    0.1%
 1024    57     28.04      0.08    0.2%
 1024    58     28.16     0.069    0.2%
 1024    59     28.25      0.07    0.2%
 1024    60     28.19     0.052    0.1%
 1024    61     27.87     0.037    0.1%
 1024    62     28.33     0.092    0.3%
 1024    63     28.57     0.063    0.2%
 1024    64     28.54     0.087    0.3%
 1024    65     28.71      0.05    0.1%
 1024    66     28.71     0.059    0.2%
 1024    67     28.72     0.043    0.1%
 1024    68     28.63     0.096    0.3%
 1024    69     28.67     0.066    0.2%
 1024    70     29.07     0.069    0.2%
 1024    71      29.2     0.041    0.1%
 1024    72     29.22     0.085    0.2%
 1024    73     29.28     0.055    0.1%
 1024    74      29.2     0.044    0.1%
 1024    75     29.44     0.047    0.1%
 1024    76      29.6     0.078    0.2%
 1024    77     29.57     0.086    0.2%
 1024    78     29.63     0.063    0.2%
 1024    79     29.95     0.057    0.1%
 1024    80      29.9     0.065    0.2%
 1024    81     30.07     0.055    0.1%
 1024    82     30.01     0.047    0.1%
 1024    83     30.23      0.06    0.1%
 1024    84     30.21     0.046    0.1%
 1024    85     30.42     0.047    0.1%
 1024    86     30.31      0.04    0.1%
 1024    87     30.29     0.059    0.1%
 1024    88     30.47     0.047    0.1%
 1024    89     30.56     0.063    0.2%
 1024    90     30.75     0.063    0.2%
 1024    91     30.74     0.057    0.1%
 1024    92     30.86     0.071    0.2%
 1024    93     30.78     0.038    0.1%
 1024    94      31.1     0.059    0.1%
 1024    95     31.13     0.055    0.1%
 1024    96     31.27     0.062    0.1%
 1024    97     31.29     0.047    0.1%
 1024    98      31.3     0.115    0.3%
 1024    99     31.33     0.031    0.0%
 1024   100     31.34     0.049    0.1%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    20.74
    + b    0.002
    + m    0.082
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    25.05
    + b    0.002
    + m    0.161
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100      40.9     0.062    0.1%
   21   100     41.31     0.084    0.2%
   41   100     41.27      0.05    0.1%
   61   100      41.4     0.086    0.2%
   81   100     41.35     0.046    0.1%
  101   100      41.4     0.081    0.1%
  121   100     41.35     0.078    0.1%
  141   100     41.54      0.05    0.1%
  161   100      41.6     0.067    0.1%
  181   100     41.67     0.073    0.1%
  201   100     41.65     0.045    0.1%
  221   100     41.69     0.075    0.1%
  241   100     41.71     0.069    0.1%
  261   100     41.94     0.056    0.1%
  281   100     41.93     0.071    0.1%
  301   100     41.88     0.063    0.1%
  321   100     41.97     0.059    0.1%
  341   100     41.96     0.073    0.1%
  361   100     41.99     0.048    0.1%
  381   100     42.63     0.405    0.9%
  401   100     42.08     0.091    0.2%
  421   100     42.14     0.048    0.1%
  441   100     42.13     0.035    0.0%
  461   100     42.31     0.121    0.2%
  481   100     42.21     0.046    0.1%
  501   100     42.29     0.079    0.1%
  521   100     42.35     0.073    0.1%
  541   100     42.47     0.082    0.1%
  561   100     42.46     0.048    0.1%
  581   100     42.55     0.078    0.1%
  601   100     42.42      0.05    0.1%
  621   100     42.65     0.067    0.1%
  641   100      42.7     0.076    0.1%
  661   100     42.72     0.068    0.1%
  681   100     42.77     0.081    0.1%
  701   100     42.76     0.077    0.1%
  721   100     42.78     0.049    0.1%
  741   100     42.83     0.085    0.1%
  761   100     42.81     0.053    0.1%
  781   100     42.98      0.06    0.1%
  801   100     42.97     0.125    0.2%
  821   100     42.94     0.053    0.1%
  841   100     43.04     0.063    0.1%
  861   100     43.14     0.086    0.1%
  881   100     43.26     0.074    0.1%
  901   100     43.35     0.071    0.1%
  921   100     43.29     0.077    0.1%
  941   100     43.35     0.051    0.1%
  961   100      43.5     0.091    0.2%
  981   100     43.47      0.06    0.1%
 1001   100     44.46     0.042    0.0%
 1021   100     44.69     0.106    0.2%
 1024     1     27.35     0.039    0.1%
 1024     2     27.95     0.078    0.2%
 1024     3     28.08     0.046    0.1%
 1024     4     28.28     0.033    0.1%
 1024     5     28.56      0.06    0.2%
 1024     6      28.8     0.055    0.1%
 1024     7     29.15     0.058    0.1%
 1024     8     29.13     0.068    0.2%
 1024     9     28.92     0.035    0.1%
 1024    10     29.23     0.074    0.2%
 1024    11     29.24     0.065    0.2%
 1024    12     29.35     0.087    0.2%
 1024    13     29.91     0.058    0.1%
 1024    14     29.82     0.068    0.2%
 1024    15     30.07      0.06    0.1%
 1024    16      30.4     0.043    0.1%
 1024    17     30.15     0.058    0.1%
 1024    18     30.68     0.071    0.2%
 1024    19      30.9     0.071    0.2%
 1024    20     31.16     0.064    0.2%
 1024    21     30.94     0.064    0.2%
 1024    22     31.32     0.047    0.1%
 1024    23     31.47     0.046    0.1%
 1024    24     31.61     0.068    0.2%
 1024    25      32.1     0.064    0.1%
 1024    26     31.87     0.064    0.2%
 1024    27     32.12     0.055    0.1%
 1024    28     32.14     0.058    0.1%
 1024    29      32.4     0.058    0.1%
 1024    30      32.5     0.055    0.1%
 1024    31     32.79     0.042    0.1%
 1024    32     32.49     0.084    0.2%
 1024    33     33.15     0.074    0.2%
 1024    34     33.07     0.058    0.1%
 1024    35     33.32     0.093    0.2%
 1024    36     33.39     0.045    0.1%
 1024    37     33.83     0.074    0.2%
 1024    38     33.66     0.062    0.1%
 1024    39     33.99     0.029    0.0%
 1024    40     33.77     0.066    0.1%
 1024    41     33.98     0.038    0.1%
 1024    42     34.47     0.054    0.1%
 1024    43     34.61     0.077    0.2%
 1024    44     34.65     0.064    0.1%
 1024    45     34.95     0.045    0.1%
 1024    46     34.98     0.059    0.1%
 1024    47     35.15     0.063    0.1%
 1024    48     35.19     0.073    0.2%
 1024    49     35.26     0.074    0.2%
 1024    50     35.73     0.045    0.1%
 1024    51     35.77     0.128    0.3%
 1024    52     35.89     0.038    0.1%
 1024    53     36.08      0.09    0.2%
 1024    54     36.18     0.053    0.1%
 1024    55     36.45     0.055    0.1%
 1024    56     36.58     0.072    0.1%
 1024    57     36.77     0.088    0.2%
 1024    58     37.04     0.061    0.1%
 1024    59     37.09     0.076    0.2%
 1024    60     37.37     0.055    0.1%
 1024    61     37.13     0.047    0.1%
 1024    62     37.49     0.051    0.1%
 1024    63     37.89      0.05    0.1%
 1024    64     37.89     0.055    0.1%
 1024    65     38.22     0.049    0.1%
 1024    66     38.34     0.033    0.0%
 1024    67     38.39     0.036    0.0%
 1024    68     38.27     0.087    0.2%
 1024    69     38.41     0.036    0.0%
 1024    70      38.9      0.08    0.2%
 1024    71     39.32     0.062    0.1%
 1024    72     39.14     0.049    0.1%
 1024    73     39.46     0.073    0.1%
 1024    74     39.32     0.076    0.1%
 1024    75     39.61     0.067    0.1%
 1024    76     39.85     0.088    0.2%
 1024    77      40.2     0.067    0.1%
 1024    78     40.13      0.09    0.2%
 1024    79     40.52     0.094    0.2%
 1024    80     40.61     0.063    0.1%
 1024    81     40.84     0.076    0.1%
 1024    82     40.79      0.12    0.2%
 1024    83     41.12     0.078    0.1%
 1024    84     41.26     0.101    0.2%
 1024    85     41.38     0.063    0.1%
 1024    86     41.58       0.1    0.2%
 1024    87     41.57     0.062    0.1%
 1024    88     41.86     0.066    0.1%
 1024    89        42     0.076    0.1%
 1024    90     42.14     0.121    0.2%
 1024    91     42.21      0.07    0.1%
 1024    92     42.56     0.054    0.1%
 1024    93     42.47     0.092    0.2%
 1024    94     42.95     0.063    0.1%
 1024    95     43.14     0.072    0.1%
 1024    96     43.34     0.078    0.1%
 1024    97     43.47     0.097    0.2%
 1024    98     43.56     0.082    0.1%
 1024    99     43.62     0.046    0.1%
 1024   100     43.67     0.057    0.1%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    25.02
    + b    0.003
    + m    0.161
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    41.13
    + b    0.002
    + m     0.08
    + p    0.368
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     85.46     0.237    0.2%
   21   100   100     85.79     0.146    0.1%
   41   100   100     86.06     0.206    0.2%
   61   100   100     86.08     0.146    0.1%
   81   100   100     86.12     0.136    0.1%
  101   100   100     86.47     0.094    0.1%
  121   100   100     86.05     0.116    0.1%
  141   100   100      86.2     0.108    0.1%
  161   100   100     87.34     0.172    0.1%
  181   100   100     86.61     0.105    0.1%
  201   100   100     86.62     0.225    0.2%
  221   100   100     86.82     0.128    0.1%
  241   100   100     86.68     0.121    0.1%
  261   100   100     86.74     0.256    0.2%
  281   100   100     86.42      0.21    0.2%
  301   100   100     86.85     0.279    0.3%
  321   100   100     86.68     0.215    0.2%
  341   100   100     86.76     0.105    0.1%
  361   100   100      86.9     0.196    0.2%
  381   100   100     87.73     0.257    0.2%
  401   100   100     87.32     0.165    0.1%
  421   100   100     87.85     0.187    0.2%
  441   100   100     87.11     0.192    0.2%
  461   100   100     87.52     0.138    0.1%
  481   100   100      87.8      0.16    0.1%
  501   100   100     87.89       0.1    0.1%
  521   100   100     87.81      0.14    0.1%
  541   100   100     87.12     0.082    0.0%
  561   100   100     88.09     0.221    0.2%
  581   100   100     87.62     0.168    0.1%
  601   100   100     87.69     0.093    0.1%
  621   100   100      87.3     0.147    0.1%
  641   100   100     87.81     0.108    0.1%
  661   100   100     87.73     0.128    0.1%
  681   100   100     88.03     0.174    0.1%
  701   100   100     88.55     0.233    0.2%
  721   100   100     88.15     0.314    0.3%
  741   100   100     88.28     0.142    0.1%
  761   100   100     88.36     0.239    0.2%
  781   100   100     88.33     0.224    0.2%
  801   100   100     88.05     0.157    0.1%
  821   100   100     88.04     0.123    0.1%
  841   100   100     88.12     0.093    0.1%
  861   100   100     88.54     0.111    0.1%
  881   100   100        89     0.185    0.2%
  901   100   100     88.67     0.127    0.1%
  921   100   100      88.7     0.148    0.1%
  941   100   100      88.4     0.088    0.0%
  961   100   100     88.46     0.131    0.1%
  981   100   100     89.31     0.205    0.2%
 1001   100   100     88.96     0.183    0.2%
 1021   100   100     88.85     0.176    0.1%
 1024     2   100     81.12     0.118    0.1%
 1024     3   100     80.98     0.216    0.2%
 1024     4   100     80.84     0.184    0.2%
 1024     5   100     81.36     0.182    0.2%
 1024     6   100     81.38     0.192    0.2%
 1024     7   100     81.46     0.219    0.2%
 1024     8   100     81.49     0.185    0.2%
 1024     9   100     81.58     0.182    0.2%
 1024    10   100     81.87     0.166    0.2%
 1024    11   100     82.15     0.198    0.2%
 1024    12   100     81.86     0.202    0.2%
 1024    13   100     81.62     0.186    0.2%
 1024    14   100     82.13     0.302    0.3%
 1024    15   100      82.1     0.236    0.2%
 1024    16   100     82.05     0.172    0.2%
 1024    17   100     82.01     0.161    0.1%
 1024    18   100     82.79     0.232    0.2%
 1024    19   100     82.34     0.186    0.2%
 1024    20   100     82.35     0.222    0.2%
 1024    21   100     82.66     0.141    0.1%
 1024    22   100     82.62     0.132    0.1%
 1024    23   100     82.95     0.183    0.2%
 1024    24   100     82.92      0.14    0.1%
 1024    25   100     82.66     0.198    0.2%
 1024    26   100     83.06      0.22    0.2%
 1024    27   100      83.3     0.185    0.2%
 1024    28   100     83.29     0.122    0.1%
 1024    29   100     83.37      0.16    0.1%
 1024    30   100     83.45     0.221    0.2%
 1024    31   100     83.69     0.167    0.1%
 1024    32   100     83.48     0.189    0.2%
 1024    33   100     83.57     0.204    0.2%
 1024    34   100     84.14     0.313    0.3%
 1024    35   100      83.6     0.182    0.2%
 1024    36   100      83.8     0.238    0.2%
 1024    37   100     83.89     0.154    0.1%
 1024    38   100     83.75     0.236    0.2%
 1024    39   100     83.98     0.209    0.2%
 1024    40   100     84.18     0.176    0.2%
 1024    41   100     83.54     0.086    0.1%
 1024    42   100      84.5     0.219    0.2%
 1024    43   100     84.25     0.102    0.1%
 1024    44   100     84.56     0.165    0.1%
 1024    45   100     84.25     0.122    0.1%
 1024    46   100     84.36     0.171    0.2%
 1024    47   100     84.52     0.157    0.1%
 1024    48   100     84.53      0.15    0.1%
 1024    49   100     84.79     0.191    0.2%
 1024    50   100     84.58     0.079    0.0%
 1024    51   100     84.94     0.259    0.3%
 1024    52   100     85.14     0.159    0.1%
 1024    53   100     85.09     0.163    0.1%
 1024    54   100     85.35     0.364    0.4%
 1024    55   100     85.37     0.194    0.2%
 1024    56   100      85.2     0.177    0.2%
 1024    57   100     85.44      0.16    0.1%
 1024    58   100     85.23     0.164    0.1%
 1024    59   100     85.73     0.316    0.3%
 1024    60   100     85.53     0.156    0.1%
 1024    61   100      85.9     0.281    0.3%
 1024    62   100     85.57     0.106    0.1%
 1024    63   100     85.94      0.18    0.2%
 1024    64   100     86.05     0.175    0.2%
 1024    65   100     86.09     0.215    0.2%
 1024    66   100     86.35     0.159    0.1%
 1024    67   100     86.15      0.28    0.3%
 1024    68   100     86.71     0.132    0.1%
 1024    69   100     86.35     0.169    0.1%
 1024    70   100     86.52     0.249    0.2%
 1024    71   100     86.77     0.129    0.1%
 1024    72   100     86.96     0.182    0.2%
 1024    73   100     87.09     0.111    0.1%
 1024    74   100     87.11     0.206    0.2%
 1024    75   100     87.43      0.16    0.1%
 1024    76   100     87.19     0.245    0.2%
 1024    77   100     87.19     0.142    0.1%
 1024    78   100     87.05     0.241    0.2%
 1024    79   100     87.34      0.21    0.2%
 1024    80   100     87.28     0.171    0.1%
 1024    81   100     87.41     0.215    0.2%
 1024    82   100     87.48     0.163    0.1%
 1024    83   100     87.96     0.168    0.1%
 1024    84   100      88.1     0.158    0.1%
 1024    85   100     87.58     0.383    0.4%
 1024    86   100     87.81     0.125    0.1%
 1024    87   100     88.24      0.09    0.1%
 1024    88   100     88.24     0.311    0.3%
 1024    89   100     87.54      0.19    0.2%
 1024    90   100     87.72     0.171    0.1%
 1024    91   100     88.42     0.229    0.2%
 1024    92   100        88     0.181    0.2%
 1024    93   100     88.16     0.147    0.1%
 1024    94   100     88.88     0.151    0.1%
 1024    95   100     88.23     0.136    0.1%
 1024    96   100     88.73     0.178    0.2%
 1024    97   100     88.65     0.195    0.2%
 1024    98   100     88.43     0.119    0.1%
 1024    99   100     88.75     0.175    0.1%
 1024   100     1      49.4     0.177    0.3%
 1024   100     2     52.17     0.132    0.2%
 1024   100     3     52.84     0.128    0.2%
 1024   100     4     53.28     0.072    0.1%
 1024   100     5     53.98      0.15    0.2%
 1024   100     6     54.41     0.099    0.1%
 1024   100     7     55.14     0.514    0.9%
 1024   100     8      55.8     0.373    0.6%
 1024   100     9     55.95     0.095    0.1%
 1024   100    10     56.38     0.099    0.1%
 1024   100    11     56.97     0.071    0.1%
 1024   100    12     57.39      0.09    0.1%
 1024   100    13     57.54     0.166    0.2%
 1024   100    14     58.59       0.1    0.1%
 1024   100    15     58.37      0.12    0.2%
 1024   100    16     59.02     0.094    0.1%
 1024   100    17     59.83     0.108    0.1%
 1024   100    18     60.59     0.425    0.7%
 1024   100    19     60.88     0.127    0.2%
 1024   100    20     61.56     0.395    0.6%
 1024   100    21     61.43     0.165    0.2%
 1024   100    22      61.8     0.142    0.2%
 1024   100    23     62.42     0.106    0.1%
 1024   100    24     62.33     0.097    0.1%
 1024   100    25     62.42     0.169    0.2%
 1024   100    26     63.12     0.125    0.1%
 1024   100    27     63.81     0.307    0.4%
 1024   100    28     63.37     0.133    0.2%
 1024   100    29     64.14     0.109    0.1%
 1024   100    30     64.66     0.067    0.1%
 1024   100    31     64.48     0.171    0.2%
 1024   100    32     64.44     0.135    0.2%
 1024   100    33     65.95     0.099    0.1%
 1024   100    34     66.49     0.148    0.2%
 1024   100    35     66.51     0.153    0.2%
 1024   100    36     67.42     0.117    0.1%
 1024   100    37     67.24     0.117    0.1%
 1024   100    38     67.76      0.14    0.2%
 1024   100    39     68.59     0.224    0.3%
 1024   100    40     68.53     0.195    0.2%
 1024   100    41     68.66     0.129    0.1%
 1024   100    42      70.1     0.249    0.3%
 1024   100    43     69.89     0.161    0.2%
 1024   100    44     70.15     0.169    0.2%
 1024   100    45     70.65     0.241    0.3%
 1024   100    46     70.21     0.161    0.2%
 1024   100    47     70.68     0.196    0.2%
 1024   100    48     71.29     0.194    0.2%
 1024   100    49     71.39     0.185    0.2%
 1024   100    50     72.29     0.147    0.2%
 1024   100    51     72.45     0.192    0.2%
 1024   100    52     73.09     0.159    0.2%
 1024   100    53      72.5     0.174    0.2%
 1024   100    54     73.77      0.28    0.3%
 1024   100    55      73.9     0.147    0.1%
 1024   100    56     74.14     0.153    0.2%
 1024   100    57     74.06     0.131    0.1%
 1024   100    58     74.66     0.161    0.2%
 1024   100    59     75.84     0.219    0.2%
 1024   100    60     75.79      0.17    0.2%
 1024   100    61     75.08     0.152    0.2%
 1024   100    62     76.09     0.251    0.3%
 1024   100    63     76.51     0.163    0.2%
 1024   100    64     77.12     0.525    0.6%
 1024   100    65     76.39     0.141    0.1%
 1024   100    66     77.37     0.388    0.5%
 1024   100    67     77.62     0.267    0.3%
 1024   100    68     79.02     0.146    0.1%
 1024   100    69     79.37     0.186    0.2%
 1024   100    70     79.82     0.144    0.1%
 1024   100    71     80.22     0.101    0.1%
 1024   100    72     80.12     0.234    0.2%
 1024   100    73     80.63     0.196    0.2%
 1024   100    74     81.01     0.153    0.1%
 1024   100    75     81.31     0.249    0.3%
 1024   100    76     81.69     0.145    0.1%
 1024   100    77     82.17     0.161    0.1%
 1024   100    78      82.5     0.171    0.2%
 1024   100    79     82.65     0.176    0.2%
 1024   100    80      83.6     0.224    0.2%
 1024   100    81     83.19     0.119    0.1%
 1024   100    82     83.66     0.188    0.2%
 1024   100    83     83.85     0.196    0.2%
 1024   100    84     84.14     0.189    0.2%
 1024   100    85     84.49     0.204    0.2%
 1024   100    86     84.84     0.259    0.3%
 1024   100    87     85.32     0.172    0.2%
 1024   100    88     85.16     0.172    0.2%
 1024   100    89      85.4     0.201    0.2%
 1024   100    90     85.51     0.252    0.2%
 1024   100    91      86.1      0.11    0.1%
 1024   100    92     86.88      0.15    0.1%
 1024   100    93     87.05     0.203    0.2%
 1024   100    94     87.17     0.186    0.2%
 1024   100    95     87.66     0.245    0.2%
 1024   100    96      88.9      0.15    0.1%
 1024   100    97     87.85     0.106    0.1%
 1024   100    98     88.63     0.166    0.1%
 1024   100    99      88.5     0.345    0.3%
 1024   100   100     88.82     0.142    0.1%

Quality and confidence:
param     error
b             0
m             0
p             0

Model:
Time ~=    40.96
    + b    0.004
    + m    0.088
    + p     0.36
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "vote", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    31.52
    + m    0.195
              µs

Reads = 2 + (0 * m)
Writes = 1 + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m   mean µs  sigma µs       %
    5     32.67     0.298    0.9%
    6     32.78     0.192    0.5%
    7      32.9     0.138    0.4%
    8     32.93     0.099    0.3%
    9     33.13     0.087    0.2%
   10     33.09     0.119    0.3%
   11      33.7     0.159    0.4%
   12        34     0.148    0.4%
   13     33.95     0.124    0.3%
   14     34.36      0.16    0.4%
   15     34.56     0.115    0.3%
   16     34.44     0.097    0.2%
   17     34.78     0.116    0.3%
   18     34.97      0.11    0.3%
   19     34.92     0.088    0.2%
   20     35.37     0.137    0.3%
   21     35.63     0.132    0.3%
   22     35.86     0.161    0.4%
   23      36.4     0.116    0.3%
   24     36.58     0.139    0.3%
   25     36.21     0.096    0.2%
   26     36.81     0.208    0.5%
   27      37.1     0.137    0.3%
   28     37.27      0.13    0.3%
   29     37.23     0.119    0.3%
   30     37.53     0.056    0.1%
   31     37.36     0.057    0.1%
   32     38.08      0.19    0.4%
   33     37.89     0.111    0.2%
   34     38.08     0.115    0.3%
   35     37.79      0.07    0.1%
   36     38.53     0.157    0.4%
   37     38.33     0.056    0.1%
   38     38.36     0.129    0.3%
   39     38.86     0.094    0.2%
   40     39.17     0.135    0.3%
   41     39.23     0.136    0.3%
   42     39.34      0.05    0.1%
   43     40.42     0.119    0.2%
   44     40.55     0.128    0.3%
   45     40.87     0.126    0.3%
   46     41.07      0.11    0.2%
   47     41.25     0.165    0.3%
   48     41.22     0.119    0.2%
   49     41.58      0.14    0.3%
   50     41.45     0.112    0.2%
   51     41.57     0.054    0.1%
   52     41.97     0.124    0.2%
   53     42.22     0.157    0.3%
   54     42.24     0.096    0.2%
   55     42.32     0.128    0.3%
   56      42.6     0.143    0.3%
   57     42.62     0.106    0.2%
   58     43.02     0.112    0.2%
   59     42.94     0.112    0.2%
   60     43.02     0.074    0.1%
   61     43.17     0.148    0.3%
   62     43.48     0.128    0.2%
   63     43.61     0.099    0.2%
   64     44.08     0.193    0.4%
   65     44.21     0.188    0.4%
   66     44.29     0.152    0.3%
   67     44.51     0.157    0.3%
   68     44.81     0.105    0.2%
   69     44.69     0.173    0.3%
   70     44.73     0.119    0.2%
   71     45.23     0.115    0.2%
   72      45.2     0.132    0.2%
   73     45.02     0.082    0.1%
   74     45.52     0.182    0.3%
   75     45.83      0.25    0.5%
   76      45.9     0.173    0.3%
   77        46      0.07    0.1%
   78     45.87      0.11    0.2%
   79     46.62     0.131    0.2%
   80     46.66     0.065    0.1%
   81     46.65     0.066    0.1%
   82     46.88     0.076    0.1%
   83     47.48     0.326    0.6%
   84     47.19     0.106    0.2%
   85     47.35     0.142    0.2%
   86     49.23     0.454    0.9%
   87     49.07     0.082    0.1%
   88     49.36     0.134    0.2%
   89     49.48     0.105    0.2%
   90     49.98     0.231    0.4%
   91     50.02     0.112    0.2%
   92     49.69     0.064    0.1%
   93     50.17     0.122    0.2%
   94     50.32     0.093    0.1%
   95     50.61     0.129    0.2%
   96     50.72     0.171    0.3%
   97     50.92     0.115    0.2%
   98     50.79     0.159    0.3%
   99      51.2     0.108    0.2%
  100     51.25      0.06    0.1%

Quality and confidence:
param     error
m             0

Model:
Time ~=    31.48
    + m    0.196
              µs

Reads = 2 + (0 * m)
Writes = 1 + (0 * m)
Pallet: "pallet_collective", Extrinsic: "close_early_disapproved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    39.54
    + m    0.159
    + p    0.336
              µs

Reads = 3 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     p   mean µs  sigma µs       %
    4   100     73.44     0.124    0.1%
    5   100        74     0.116    0.1%
    6   100     74.32      0.08    0.1%
    7   100     74.39     0.174    0.2%
    8   100     74.33     0.167    0.2%
    9   100     74.67     0.135    0.1%
   10   100     74.68     0.172    0.2%
   11   100     74.52     0.127    0.1%
   12   100     75.06     0.131    0.1%
   13   100     75.49     0.166    0.2%
   14   100     75.28     0.151    0.2%
   15   100     75.38     0.186    0.2%
   16   100      75.7     0.189    0.2%
   17   100     75.85     0.229    0.3%
   18   100     76.11      0.23    0.3%
   19   100      76.1     0.115    0.1%
   20   100     76.36      0.14    0.1%
   21   100     76.54     0.113    0.1%
   22   100     76.84     0.146    0.1%
   23   100     76.43     0.244    0.3%
   24   100     77.07      0.12    0.1%
   25   100     77.57     0.143    0.1%
   26   100     77.31     0.186    0.2%
   27   100     77.39     0.137    0.1%
   28   100     77.46     0.085    0.1%
   29   100     78.05     0.145    0.1%
   30   100        78     0.199    0.2%
   31   100     78.58     0.398    0.5%
   32   100     78.38      0.12    0.1%
   33   100     78.56     0.087    0.1%
   34   100     78.66     0.159    0.2%
   35   100     79.02     0.157    0.1%
   36   100     78.97     0.161    0.2%
   37   100     78.76     0.142    0.1%
   38   100     79.39     0.137    0.1%
   39   100     79.47     0.172    0.2%
   40   100      79.8     0.158    0.1%
   41   100     79.53     0.202    0.2%
   42   100     79.64     0.161    0.2%
   43   100     80.04     0.069    0.0%
   44   100     80.12     0.149    0.1%
   45   100     80.26     0.171    0.2%
   46   100     80.53     0.198    0.2%
   47   100     80.74     0.165    0.2%
   48   100     80.82     0.194    0.2%
   49   100     81.22     0.146    0.1%
   50   100     81.05     0.141    0.1%
   51   100     81.13     0.141    0.1%
   52   100     81.39     0.099    0.1%
   53   100     81.51     0.128    0.1%
   54   100     81.29     0.075    0.0%
   55   100     81.79     0.079    0.0%
   56   100     82.07     0.154    0.1%
   57   100      82.4     0.169    0.2%
   58   100     82.69     0.191    0.2%
   59   100     82.65      0.31    0.3%
   60   100     82.77     0.175    0.2%
   61   100     83.07     0.214    0.2%
   62   100     83.04     0.122    0.1%
   63   100     82.86     0.107    0.1%
   64   100     84.62     0.123    0.1%
   65   100     83.61     0.112    0.1%
   66   100     83.61     0.164    0.1%
   67   100     83.72     0.134    0.1%
   68   100     84.03     0.241    0.2%
   69   100     84.11      0.18    0.2%
   70   100     84.27     0.123    0.1%
   71   100     84.64     0.251    0.2%
   72   100     84.75     0.119    0.1%
   73   100     84.96     0.105    0.1%
   74   100     85.28     0.185    0.2%
   75   100      85.4     0.151    0.1%
   76   100     85.31     0.132    0.1%
   77   100     85.59     0.136    0.1%
   78   100     85.77     0.248    0.2%
   79   100     85.29     0.167    0.1%
   80   100     85.94     0.136    0.1%
   81   100     86.87     0.362    0.4%
   82   100     86.46     0.228    0.2%
   83   100     86.37     0.178    0.2%
   84   100     86.25     0.191    0.2%
   85   100     86.78     0.234    0.2%
   86   100     87.02     0.109    0.1%
   87   100     87.23     0.204    0.2%
   88   100     86.85     0.246    0.2%
   89   100     87.64     0.186    0.2%
   90   100     87.45     0.078    0.0%
   91   100     87.86      0.19    0.2%
   92   100     88.13     0.153    0.1%
   93   100     88.43     0.184    0.2%
   94   100     88.18     0.137    0.1%
   95   100     88.19     0.101    0.1%
   96   100     88.51     0.212    0.2%
   97   100      88.5     0.068    0.0%
   98   100     88.51     0.115    0.1%
   99   100     88.86      0.23    0.2%
  100     1     53.67      0.12    0.2%
  100     2     55.26     0.172    0.3%
  100     3     56.46     0.059    0.1%
  100     4     56.61     0.123    0.2%
  100     5     57.49     0.191    0.3%
  100     6     57.54     0.109    0.1%
  100     7     58.16     0.077    0.1%
  100     8     58.31     0.099    0.1%
  100     9     58.49     0.138    0.2%
  100    10     59.58     0.118    0.1%
  100    11     59.41      0.11    0.1%
  100    12     60.23     0.058    0.0%
  100    13     60.23     0.142    0.2%
  100    14     60.56     0.155    0.2%
  100    15     61.35     0.122    0.1%
  100    16     61.81     0.083    0.1%
  100    17     62.36     0.085    0.1%
  100    18     62.59     0.122    0.1%
  100    19     63.09     0.127    0.2%
  100    20     63.48     0.067    0.1%
  100    21     63.69     0.175    0.2%
  100    22     64.22     0.134    0.2%
  100    23     64.41     0.158    0.2%
  100    24     64.79     0.154    0.2%
  100    25     65.22     0.098    0.1%
  100    26     65.44     0.122    0.1%
  100    27     65.47     0.191    0.2%
  100    28     65.15     0.116    0.1%
  100    29     66.72     0.169    0.2%
  100    30     67.02     0.231    0.3%
  100    31     67.32     0.205    0.3%
  100    32      67.5     0.145    0.2%
  100    33     67.33     0.118    0.1%
  100    34     68.64     0.171    0.2%
  100    35     69.22     0.213    0.3%
  100    36      69.4     0.124    0.1%
  100    37     69.77     0.164    0.2%
  100    38     69.89     0.213    0.3%
  100    39     70.61     0.213    0.3%
  100    40     71.29     0.166    0.2%
  100    41     70.77     0.115    0.1%
  100    42     71.64     0.107    0.1%
  100    43     71.73     0.142    0.1%
  100    44     71.84     0.195    0.2%
  100    45     72.65     0.188    0.2%
  100    46     72.55     0.124    0.1%
  100    47     72.91     0.169    0.2%
  100    48     73.29     0.121    0.1%
  100    49        73     0.134    0.1%
  100    50     74.01     0.164    0.2%
  100    51     74.26      0.09    0.1%
  100    52     74.55     0.174    0.2%
  100    53     74.16     0.132    0.1%
  100    54     74.69      0.24    0.3%
  100    55     74.99     0.115    0.1%
  100    56     75.26      0.15    0.1%
  100    57     75.58     0.138    0.1%
  100    58     75.89     0.162    0.2%
  100    59     76.52     0.154    0.2%
  100    60     76.49     0.085    0.1%
  100    61     76.54       0.2    0.2%
  100    62     77.24      0.17    0.2%
  100    63     77.84     0.194    0.2%
  100    64     77.78     0.138    0.1%
  100    65     77.96     0.088    0.1%
  100    66      78.3     0.222    0.2%
  100    67     78.57     0.112    0.1%
  100    68      78.8     0.075    0.0%
  100    69     80.08      0.11    0.1%
  100    70     80.86     0.124    0.1%
  100    71     82.77     0.481    0.5%
  100    72      83.6     0.203    0.2%
  100    73     81.51     0.105    0.1%
  100    74     82.02     0.136    0.1%
  100    75     81.92     0.151    0.1%
  100    76     82.16     0.175    0.2%
  100    77     82.67     0.106    0.1%
  100    78     82.93     0.091    0.1%
  100    79     83.26     0.135    0.1%
  100    80      84.2     0.298    0.3%
  100    81     83.76     0.155    0.1%
  100    82     83.44     0.113    0.1%
  100    83     84.01     0.117    0.1%
  100    84     84.91     0.164    0.1%
  100    85     84.81     0.078    0.0%
  100    86     84.66      0.11    0.1%
  100    87     85.28     0.107    0.1%
  100    88     85.64     0.162    0.1%
  100    89     86.11     0.203    0.2%
  100    90     85.63     0.075    0.0%
  100    91     86.43     0.113    0.1%
  100    92     87.12     0.201    0.2%
  100    93        87     0.191    0.2%
  100    94     87.29     0.063    0.0%
  100    95     87.66     0.179    0.2%
  100    96     88.45     0.141    0.1%
  100    97     88.69     0.097    0.1%
  100    98     88.56     0.191    0.2%
  100    99     95.17     6.483    6.8%
  100   100     89.09     0.135    0.1%

Quality and confidence:
param     error
m             0
p             0

Model:
Time ~=    39.53
    + m     0.17
    + p    0.333
              µs

Reads = 3 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "close_early_approved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    55.43
    + b    0.002
    + m    0.159
    + p    0.348
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 3 + (0 * b) + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     105.6     0.152    0.1%
   21   100   100     105.7     0.104    0.0%
   41   100   100     106.5     0.132    0.1%
   61   100   100     105.4     0.076    0.0%
   81   100   100     106.1     0.092    0.0%
  101   100   100     106.4     0.218    0.2%
  121   100   100     106.3     0.104    0.0%
  141   100   100     106.1     0.201    0.1%
  161   100   100     106.1     0.269    0.2%
  181   100   100     107.1     0.095    0.0%
  201   100   100     107.1     0.165    0.1%
  221   100   100     107.3     0.195    0.1%
  241   100   100     107.4     0.211    0.1%
  261   100   100       107     0.111    0.1%
  281   100   100     106.9      0.12    0.1%
  301   100   100     106.7     0.153    0.1%
  321   100   100       107     0.173    0.1%
  341   100   100     106.6     0.171    0.1%
  361   100   100     106.7     0.151    0.1%
  381   100   100     107.3     0.106    0.0%
  401   100   100     106.3     0.178    0.1%
  421   100   100     107.9     0.113    0.1%
  441   100   100       107     0.173    0.1%
  461   100   100     107.2     0.111    0.1%
  481   100   100     108.3     0.204    0.1%
  501   100   100     107.5     0.131    0.1%
  521   100   100     107.7     0.149    0.1%
  541   100   100     107.7     0.232    0.2%
  561   100   100     107.3     0.186    0.1%
  581   100   100     107.1     0.229    0.2%
  601   100   100     108.2     0.131    0.1%
  621   100   100     108.1     0.134    0.1%
  641   100   100     107.3     0.182    0.1%
  661   100   100     107.4     0.154    0.1%
  681   100   100     106.7     0.225    0.2%
  701   100   100       108     0.156    0.1%
  721   100   100     107.3     0.246    0.2%
  741   100   100     107.3     0.137    0.1%
  761   100   100     107.2     0.253    0.2%
  781   100   100     107.8     0.159    0.1%
  801   100   100     107.5     0.179    0.1%
  821   100   100     107.7     0.135    0.1%
  841   100   100     107.9     0.173    0.1%
  861   100   100       108     0.197    0.1%
  881   100   100     108.7     0.158    0.1%
  901   100   100     107.8     0.135    0.1%
  921   100   100     108.8     0.193    0.1%
  941   100   100     107.9     0.203    0.1%
  961   100   100     107.8     0.106    0.0%
  981   100   100     107.8     0.108    0.1%
 1001   100   100     107.8     0.142    0.1%
 1021   100   100     108.5     0.326    0.3%
 1024     4   100      92.9     0.197    0.2%
 1024     5   100      93.2     0.313    0.3%
 1024     6   100     92.94     0.189    0.2%
 1024     7   100     93.15     0.189    0.2%
 1024     8   100     93.61     0.264    0.2%
 1024     9   100      93.4     0.156    0.1%
 1024    10   100     93.83     0.222    0.2%
 1024    11   100     93.97     0.158    0.1%
 1024    12   100     93.99     0.191    0.2%
 1024    13   100      94.2     0.213    0.2%
 1024    14   100      94.4      0.26    0.2%
 1024    15   100     94.51     0.221    0.2%
 1024    16   100     94.56     0.182    0.1%
 1024    17   100     94.96      0.15    0.1%
 1024    18   100     95.25     0.221    0.2%
 1024    19   100     95.13     0.159    0.1%
 1024    20   100     95.04     0.159    0.1%
 1024    21   100     95.29     0.131    0.1%
 1024    22   100     95.47     0.103    0.1%
 1024    23   100     95.56     0.175    0.1%
 1024    24   100     95.91     0.223    0.2%
 1024    25   100     96.18      0.16    0.1%
 1024    26   100     96.28     0.352    0.3%
 1024    27   100     96.56     0.159    0.1%
 1024    28   100     96.67     0.101    0.1%
 1024    29   100     96.71     0.083    0.0%
 1024    30   100      96.6     0.149    0.1%
 1024    31   100     97.01     0.166    0.1%
 1024    32   100      97.4      0.25    0.2%
 1024    33   100     97.39     0.182    0.1%
 1024    34   100     97.64     0.127    0.1%
 1024    35   100     97.52     0.138    0.1%
 1024    36   100     97.51     0.235    0.2%
 1024    37   100     97.89     0.233    0.2%
 1024    38   100        98     0.255    0.2%
 1024    39   100     98.29     0.305    0.3%
 1024    40   100     97.87     0.128    0.1%
 1024    41   100     98.76     0.284    0.2%
 1024    42   100     98.47     0.129    0.1%
 1024    43   100     98.96     0.148    0.1%
 1024    44   100     98.96     0.146    0.1%
 1024    45   100     99.14     0.159    0.1%
 1024    46   100     99.36     0.162    0.1%
 1024    47   100     99.58     0.136    0.1%
 1024    48   100     99.76     0.111    0.1%
 1024    49   100     99.91     0.222    0.2%
 1024    50   100     101.6     3.942    3.8%
 1024    51   100     100.1     0.199    0.1%
 1024    52   100     100.1     0.121    0.1%
 1024    53   100     100.2     0.207    0.2%
 1024    54   100     100.1     0.136    0.1%
 1024    55   100     100.8     0.096    0.0%
 1024    56   100       101     0.186    0.1%
 1024    57   100       101     0.195    0.1%
 1024    58   100     101.2     0.166    0.1%
 1024    59   100     101.5     0.196    0.1%
 1024    60   100     101.7     0.174    0.1%
 1024    61   100     101.1     0.172    0.1%
 1024    62   100     101.7     0.189    0.1%
 1024    63   100       102      0.24    0.2%
 1024    64   100     102.9     0.126    0.1%
 1024    65   100     102.6       0.2    0.1%
 1024    66   100     102.5     0.086    0.0%
 1024    67   100     102.7     0.176    0.1%
 1024    68   100     102.8       0.2    0.1%
 1024    69   100     102.9     0.188    0.1%
 1024    70   100       103     0.159    0.1%
 1024    71   100       103     0.168    0.1%
 1024    72   100     103.5     0.143    0.1%
 1024    73   100     103.4     0.192    0.1%
 1024    74   100     103.8      0.22    0.2%
 1024    75   100       104       0.2    0.1%
 1024    76   100     104.5      0.13    0.1%
 1024    77   100     104.2     0.125    0.1%
 1024    78   100     104.6     0.175    0.1%
 1024    79   100       105     0.249    0.2%
 1024    80   100       105     0.186    0.1%
 1024    81   100     105.3     0.336    0.3%
 1024    82   100     105.1     0.164    0.1%
 1024    83   100       105      0.17    0.1%
 1024    84   100     105.2      0.17    0.1%
 1024    85   100     105.8     0.368    0.3%
 1024    86   100       106     0.138    0.1%
 1024    87   100     106.4     0.153    0.1%
 1024    88   100     106.3     0.109    0.1%
 1024    89   100     105.9     0.104    0.0%
 1024    90   100     106.6     0.094    0.0%
 1024    91   100     106.4     0.243    0.2%
 1024    92   100     106.5     0.201    0.1%
 1024    93   100     107.6     0.538    0.4%
 1024    94   100       107     0.184    0.1%
 1024    95   100     107.4     0.195    0.1%
 1024    96   100     107.4     0.202    0.1%
 1024    97   100     107.2     0.274    0.2%
 1024    98   100     107.6     0.192    0.1%
 1024    99   100     107.4     0.118    0.1%
 1024   100     1     71.08     0.299    0.4%
 1024   100     2     72.72     0.157    0.2%
 1024   100     3     73.07     0.139    0.1%
 1024   100     4     74.31     0.266    0.3%
 1024   100     5     74.97     0.234    0.3%
 1024   100     6     75.36     0.212    0.2%
 1024   100     7      76.2      0.26    0.3%
 1024   100     8     76.06     0.238    0.3%
 1024   100     9     76.57     0.141    0.1%
 1024   100    10     77.15     0.149    0.1%
 1024   100    11     77.51     0.206    0.2%
 1024   100    12     78.61     0.233    0.2%
 1024   100    13        78     0.138    0.1%
 1024   100    14     79.16     0.358    0.4%
 1024   100    15      79.5     0.295    0.3%
 1024   100    16     79.43     0.117    0.1%
 1024   100    17     79.82     0.203    0.2%
 1024   100    18     81.42     0.256    0.3%
 1024   100    19     81.09     0.191    0.2%
 1024   100    20      82.2     0.143    0.1%
 1024   100    21     82.51     0.218    0.2%
 1024   100    22     82.73       0.2    0.2%
 1024   100    23     82.58     0.184    0.2%
 1024   100    24     83.34     0.067    0.0%
 1024   100    25     83.44     0.153    0.1%
 1024   100    26      83.8     0.114    0.1%
 1024   100    27     83.78     0.143    0.1%
 1024   100    28     84.33     0.146    0.1%
 1024   100    29     84.18     0.497    0.5%
 1024   100    30     84.75     0.106    0.1%
 1024   100    31     86.18     0.229    0.2%
 1024   100    32     85.45      0.05    0.0%
 1024   100    33      85.9     0.207    0.2%
 1024   100    34     86.85     0.185    0.2%
 1024   100    35     87.24     0.091    0.1%
 1024   100    36     87.86     0.217    0.2%
 1024   100    37     88.04     0.107    0.1%
 1024   100    38      88.4     0.239    0.2%
 1024   100    39     88.96     0.165    0.1%
 1024   100    40     90.08     0.285    0.3%
 1024   100    41     90.52     0.213    0.2%
 1024   100    42     89.62     0.251    0.2%
 1024   100    43      91.1     0.191    0.2%
 1024   100    44      90.5       0.2    0.2%
 1024   100    45     90.93     0.159    0.1%
 1024   100    46     91.21     0.214    0.2%
 1024   100    47     91.41     0.186    0.2%
 1024   100    48     91.88     0.173    0.1%
 1024   100    49     91.85     0.164    0.1%
 1024   100    50     92.22     0.127    0.1%
 1024   100    51     93.65     0.087    0.0%
 1024   100    52     92.83     0.196    0.2%
 1024   100    53     94.48      0.28    0.2%
 1024   100    54     92.72      0.14    0.1%
 1024   100    55     94.98     0.149    0.1%
 1024   100    56     95.12     0.178    0.1%
 1024   100    57     94.65     0.111    0.1%
 1024   100    58     96.71     0.587    0.6%
 1024   100    59      97.7     0.159    0.1%
 1024   100    60     96.53     0.191    0.1%
 1024   100    61     96.13     0.126    0.1%
 1024   100    62     95.76     0.131    0.1%
 1024   100    63     95.31     0.168    0.1%
 1024   100    64     96.48     0.152    0.1%
 1024   100    65     96.85     0.223    0.2%
 1024   100    66     97.08     0.098    0.1%
 1024   100    67     97.05     0.237    0.2%
 1024   100    68     97.55     0.286    0.2%
 1024   100    69     98.73     0.214    0.2%
 1024   100    70     98.71     0.219    0.2%
 1024   100    71     99.04       0.1    0.1%
 1024   100    72     99.92     0.173    0.1%
 1024   100    73     99.95     0.086    0.0%
 1024   100    74     100.1      0.15    0.1%
 1024   100    75     100.4      0.13    0.1%
 1024   100    76     100.9     0.109    0.1%
 1024   100    77     101.1     0.152    0.1%
 1024   100    78     101.7     0.142    0.1%
 1024   100    79     102.3     0.124    0.1%
 1024   100    80       102       0.1    0.0%
 1024   100    81     103.5     0.175    0.1%
 1024   100    82     102.9     0.164    0.1%
 1024   100    83     103.2     0.237    0.2%
 1024   100    84     104.5      0.33    0.3%
 1024   100    85     103.6     0.172    0.1%
 1024   100    86     104.7     0.167    0.1%
 1024   100    87     104.1     0.112    0.1%
 1024   100    88     105.1     0.194    0.1%
 1024   100    89     104.4     0.228    0.2%
 1024   100    90     105.2     0.201    0.1%
 1024   100    91     105.5       0.1    0.0%
 1024   100    92     105.6     0.128    0.1%
 1024   100    93     106.1      0.24    0.2%
 1024   100    94     106.3     0.205    0.1%
 1024   100    95     106.7     0.176    0.1%
 1024   100    96       107     0.133    0.1%
 1024   100    97     107.4     0.122    0.1%
 1024   100    98     108.3     0.151    0.1%
 1024   100    99     108.6     0.236    0.2%
 1024   100   100     108.4     0.173    0.1%

Quality and confidence:
param     error
b             0
m             0
p             0

Model:
Time ~=    55.15
    + b    0.003
    + m    0.169
    + p     0.34
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 3 + (0 * b) + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "close_disapproved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    44.52
    + m     0.16
    + p    0.336
              µs

Reads = 4 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     p   mean µs  sigma µs       %
    4   100     79.19     0.157    0.1%
    5   100     78.96     0.113    0.1%
<truncated>...

…k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
@shawntabrizi
Copy link
Member

/benchmark runtime kusama pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Jul 22, 2021

Benchmark Runtime Kusama Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    14.02
    + n    0.121
    + p    19.26
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     574.1     1.915    0.3%
    2   100   100     578.1     1.042    0.1%
    3   100   100     578.8     0.976    0.1%
    4   100   100     617.4     1.659    0.2%
    5   100   100     635.9     2.069    0.3%
    6   100   100     661.6     7.258    1.0%
    7   100   100     666.2     1.955    0.2%
    8   100   100     679.7     0.807    0.1%
    9   100   100     688.2     1.279    0.1%
   10   100   100     703.7     1.289    0.1%
   11   100   100     716.2     1.363    0.1%
   12   100   100     724.1     0.957    0.1%
   13   100   100     744.9     1.402    0.1%
   14   100   100       751     0.851    0.1%
   15   100   100     766.6     0.748    0.0%
   16   100   100     782.2     1.249    0.1%
   17   100   100     802.9     0.909    0.1%
   18   100   100     820.3     5.023    0.6%
   19   100   100     828.4     10.13    1.2%
   20   100   100     850.7     12.93    1.5%
   21   100   100       846     1.401    0.1%
   22   100   100     883.6     2.656    0.3%
   23   100   100     883.9     6.021    0.6%
   24   100   100     894.1     3.865    0.4%
   25   100   100     907.6     2.217    0.2%
   26   100   100     916.3     0.564    0.0%
   27   100   100     932.1     1.777    0.1%
   28   100   100     953.7     14.09    1.4%
   29   100   100     953.6     1.307    0.1%
   30   100   100     964.9     1.037    0.1%
   31   100   100     991.5     11.26    1.1%
   32   100   100     995.6     1.504    0.1%
   33   100   100      1014     7.626    0.7%
   34   100   100      1026     8.016    0.7%
   35   100   100      1045     1.671    0.1%
   36   100   100      1058     9.774    0.9%
   37   100   100      1068     1.801    0.1%
   38   100   100      1081     1.494    0.1%
   39   100   100      1103     8.301    0.7%
   40   100   100      1109     1.621    0.1%
   41   100   100      1131     13.29    1.1%
   42   100   100      1139     9.478    0.8%
   43   100   100      1156     7.493    0.6%
   44   100   100      1186     11.48    0.9%
   45   100   100      1184     9.487    0.8%
   46   100   100      1198     1.429    0.1%
   47   100   100      1211     3.786    0.3%
   48   100   100      1220     3.129    0.2%
   49   100   100      1236     2.578    0.2%
   50   100   100      1250      2.89    0.2%
   51   100   100      1271     12.73    1.0%
   52   100   100      1282     9.728    0.7%
   53   100   100      1292     10.48    0.8%
   54   100   100      1297     7.702    0.5%
   55   100   100      1322     9.242    0.6%
   56   100   100      1337     8.171    0.6%
   57   100   100      1352     7.376    0.5%
   58   100   100      1359     3.088    0.2%
   59   100   100      1381     10.36    0.7%
   60   100   100      1386     1.182    0.0%
   61   100   100      1415     14.28    1.0%
   62   100   100      1428     11.71    0.8%
   63   100   100      1443     9.354    0.6%
   64   100   100      1453     10.96    0.7%
   65   100   100      1474     4.172    0.2%
   66   100   100      1493     12.65    0.8%
   67   100   100      1489     5.889    0.3%
   68   100   100      1509     8.027    0.5%
   69   100   100      1522     9.449    0.6%
   70   100   100      1528     10.04    0.6%
   71   100   100      1557      12.1    0.7%
   72   100   100      1554     1.496    0.0%
   73   100   100      1580     11.92    0.7%
   74   100   100      1590     2.258    0.1%
   75   100   100      1609     8.514    0.5%
   76   100   100      1620     12.86    0.7%
   77   100   100      1630     14.93    0.9%
   78   100   100      1643     12.84    0.7%
   79   100   100      1662     12.06    0.7%
   80   100   100      1679     9.632    0.5%
   81   100   100      1682     7.435    0.4%
   82   100   100      1710     14.46    0.8%
   83   100   100      1724     14.97    0.8%
   84   100   100      1759     12.21    0.6%
   85   100   100      1747     13.34    0.7%
   86   100   100      1762     7.984    0.4%
   87   100   100      1791     8.524    0.4%
   88   100   100      1789     12.74    0.7%
   89   100   100      1822      12.5    0.6%
   90   100   100      1824      10.2    0.5%
   91   100   100      1831     8.954    0.4%
   92   100   100      1848     11.06    0.5%
   93   100   100      1864     10.66    0.5%
   94   100   100      1883     1.322    0.0%
   95   100   100      1925      12.5    0.6%
   96   100   100      1922      15.2    0.7%
   97   100   100      1933     16.15    0.8%
   98   100   100      1951     11.12    0.5%
   99   100   100      1961      11.5    0.5%
  100     1   100      1962     12.18    0.6%
  100     2   100      1958     12.71    0.6%
  100     3   100      1960      12.1    0.6%
  100     4   100      1961     11.69    0.5%
  100     5   100      1959     13.93    0.7%
  100     6   100      1962     15.28    0.7%
  100     7   100      1964     11.26    0.5%
  100     8   100      1957     12.03    0.6%
  100     9   100      1962     13.11    0.6%
  100    10   100      1965     12.99    0.6%
  100    11   100      1961     9.756    0.4%
  100    12   100      1965     14.12    0.7%
  100    13   100      1970     14.61    0.7%
  100    14   100      1961     13.19    0.6%
  100    15   100      1967      12.1    0.6%
  100    16   100      1975     8.423    0.4%
  100    17   100      1963     11.84    0.6%
  100    18   100      1961     11.23    0.5%
  100    19   100      1962     10.85    0.5%
  100    20   100      1972     12.56    0.6%
  100    21   100      1968     15.77    0.8%
  100    22   100      1967     13.38    0.6%
  100    23   100      1973     11.12    0.5%
  100    24   100      1964     15.66    0.7%
  100    25   100      1976      13.6    0.6%
  100    26   100      1954      2.04    0.1%
  100    27   100      1963     11.64    0.5%
  100    28   100      1963     11.69    0.5%
  100    29   100      1960     10.05    0.5%
  100    30   100      1960     10.08    0.5%
  100    31   100      1963     13.59    0.6%
  100    32   100      1956     2.154    0.1%
  100    33   100      1971     12.96    0.6%
  100    34   100      1973     16.36    0.8%
  100    35   100      1965     13.92    0.7%
  100    36   100      1973     12.63    0.6%
  100    37   100      1969     11.61    0.5%
  100    38   100      1982     9.154    0.4%
  100    39   100      1969     12.03    0.6%
  100    40   100      1969      13.5    0.6%
  100    41   100      1964     11.87    0.6%
  100    42   100      1970     11.83    0.6%
  100    43   100      1973     12.44    0.6%
  100    44   100      1967     11.53    0.5%
  100    45   100      1969     13.04    0.6%
  100    46   100      1972     13.85    0.7%
  100    47   100      1957     3.473    0.1%
  100    48   100      1968     12.46    0.6%
  100    49   100      1972      16.3    0.8%
  100    50   100      1961     8.863    0.4%
  100    51   100      1970     14.83    0.7%
  100    52   100      1971     10.11    0.5%
  100    53   100      1980     12.35    0.6%
  100    54   100      1963     11.43    0.5%
  100    55   100      1973     12.32    0.6%
  100    56   100      1963      8.74    0.4%
  100    57   100      1972     16.24    0.8%
  100    58   100      1966     12.38    0.6%
  100    59   100      1972     11.36    0.5%
  100    60   100      1969     11.63    0.5%
  100    61   100      1980     14.09    0.7%
  100    62   100      1971     13.78    0.6%
  100    63   100      1968     9.845    0.5%
  100    64   100      1972     12.54    0.6%
  100    65   100      1973     12.86    0.6%
  100    66   100      1968     12.83    0.6%
  100    67   100      1961     3.531    0.1%
  100    68   100      1971     14.44    0.7%
  100    69   100      1965     8.389    0.4%
  100    70   100      1978     12.04    0.6%
  100    71   100      1970     13.89    0.7%
  100    72   100      1963     11.67    0.5%
  100    73   100      1975      13.2    0.6%
  100    74   100      1975     13.33    0.6%
  100    75   100      1972     13.01    0.6%
  100    76   100      1973     12.93    0.6%
  100    77   100      1988     13.13    0.6%
  100    78   100      1976     12.91    0.6%
  100    79   100      1970      9.97    0.5%
  100    80   100      1972     11.85    0.6%
  100    81   100      1963      9.37    0.4%
  100    82   100      1979     15.66    0.7%
  100    83   100      1972     14.57    0.7%
  100    84   100      1971     11.09    0.5%
  100    85   100      1971     12.09    0.6%
  100    86   100      1968      10.4    0.5%
  100    87   100      1969     12.57    0.6%
  100    88   100      1975     14.94    0.7%
  100    89   100      1973     13.46    0.6%
  100    90   100      1967     7.418    0.3%
  100    91   100      1969     8.946    0.4%
  100    92   100      1973     12.92    0.6%
  100    93   100      1979     13.38    0.6%
  100    94   100      1982     8.463    0.4%
  100    95   100      1969     10.93    0.5%
  100    96   100      1975     12.46    0.6%
  100    97   100      1972     11.86    0.6%
  100    98   100      1967     8.792    0.4%
  100    99   100      1978     14.74    0.7%
  100   100     1      56.9     0.124    0.2%
  100   100     2     77.07      0.16    0.2%
  100   100     3     96.79     0.149    0.1%
  100   100     4     115.2     0.089    0.0%
  100   100     5       135     0.112    0.0%
  100   100     6       154     0.098    0.0%
  100   100     7     172.5     0.202    0.1%
  100   100     8     190.9      0.15    0.0%
  100   100     9     209.1     0.194    0.0%
  100   100    10     228.9     0.426    0.1%
  100   100    11       248      0.31    0.1%
  100   100    12     267.6     0.197    0.0%
  100   100    13     286.6     0.258    0.0%
  100   100    14     304.5     0.286    0.0%
  100   100    15     324.8     0.845    0.2%
  100   100    16     345.7     3.898    1.1%
  100   100    17     363.1     0.929    0.2%
  100   100    18     380.6      0.54    0.1%
  100   100    19     402.4     4.418    1.0%
  100   100    20     420.8     0.326    0.0%
  100   100    21     438.8     0.252    0.0%
  100   100    22     458.5      0.51    0.1%
  100   100    23     479.2     4.957    1.0%
  100   100    24     496.5      0.55    0.1%
  100   100    25     516.6     0.798    0.1%
  100   100    26       535     0.404    0.0%
  100   100    27     553.6     0.357    0.0%
  100   100    28     572.6     0.736    0.1%
  100   100    29     592.5     0.667    0.1%
  100   100    30     612.6     1.012    0.1%
  100   100    31     630.3     0.527    0.0%
  100   100    32     648.9     0.737    0.1%
  100   100    33     669.3     0.881    0.1%
  100   100    34     689.3     1.119    0.1%
  100   100    35     706.1     0.256    0.0%
  100   100    36     727.1     0.384    0.0%
  100   100    37     746.4     0.996    0.1%
  100   100    38     763.6      0.98    0.1%
  100   100    39     786.1     5.529    0.7%
  100   100    40     803.8     1.126    0.1%
  100   100    41     823.5     1.471    0.1%
  100   100    42     847.4     7.393    0.8%
  100   100    43     862.5      1.03    0.1%
  100   100    44     881.2     1.834    0.2%
  100   100    45     899.4     1.399    0.1%
  100   100    46     920.7     0.978    0.1%
  100   100    47     947.7     9.685    1.0%
  100   100    48     962.7     1.817    0.1%
  100   100    49     977.6     1.131    0.1%
  100   100    50      1005     14.85    1.4%
  100   100    51      1027     12.09    1.1%
  100   100    52      1038     6.609    0.6%
  100   100    53      1059     9.771    0.9%
  100   100    54      1076     5.566    0.5%
  100   100    55      1099     2.653    0.2%
  100   100    56      1122     9.155    0.8%
  100   100    57      1140     6.218    0.5%
  100   100    58      1157      8.45    0.7%
  100   100    59      1180     9.916    0.8%
  100   100    60      1200     11.73    0.9%
  100   100    61      1213      8.31    0.6%
  100   100    62      1232     8.615    0.6%
  100   100    63      1251     6.351    0.5%
  100   100    64      1278     11.18    0.8%
  100   100    65      1295     10.12    0.7%
  100   100    66      1312     9.887    0.7%
  100   100    67      1326     9.162    0.6%
  100   100    68      1344     1.959    0.1%
  100   100    69      1368     11.28    0.8%
  100   100    70      1383     1.051    0.0%
  100   100    71      1406     7.511    0.5%
  100   100    72      1421     1.493    0.1%
  100   100    73      1443     7.927    0.5%
  100   100    74      1456      0.95    0.0%
  100   100    75      1492     13.04    0.8%
  100   100    76      1498     1.775    0.1%
  100   100    77      1530     13.99    0.9%
  100   100    78      1543     10.11    0.6%
  100   100    79      1556     3.843    0.2%
  100   100    80      1586     10.82    0.6%
  100   100    81      1603     10.48    0.6%
  100   100    82      1623     11.67    0.7%
  100   100    83      1637     10.61    0.6%
  100   100    84      1651     1.619    0.0%
  100   100    85      1685     12.23    0.7%
  100   100    86      1701     14.04    0.8%
  100   100    87      1708     1.522    0.0%
  100   100    88      1741     12.63    0.7%
  100   100    89      1756     9.726    0.5%
  100   100    90      1777     12.52    0.7%
  100   100    91      1804     13.69    0.7%
  100   100    92      1814     11.61    0.6%
  100   100    93      1829     9.145    0.4%
  100   100    94      1859     11.37    0.6%
  100   100    95      1876     11.69    0.6%
  100   100    96      1887     9.076    0.4%
  100   100    97      1922     15.11    0.7%
  100   100    98      1940     14.55    0.7%
  100   100    99      1970     14.28    0.7%
  100   100   100      1972     11.95    0.6%

Quality and confidence:
param     error
m         0.009
n         0.009
p         0.009

Model:
Time ~=        0
    + m    14.17
    + n    0.036
    + p    19.35
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    23.16
    + b    0.002
    + m     0.08
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     31.21     0.115    0.3%
   21   100     31.33     0.053    0.1%
   41   100     31.35     0.064    0.2%
   61   100     31.38     0.065    0.2%
   81   100     31.35      0.07    0.2%
  101   100     31.56     0.062    0.1%
  121   100      31.5     0.063    0.1%
  141   100     31.57     0.084    0.2%
  161   100     31.67     0.054    0.1%
  181   100     31.71     0.063    0.1%
  201   100     31.62     0.061    0.1%
  221   100     31.76     0.054    0.1%
  241   100     31.71     0.043    0.1%
  261   100     31.83     0.068    0.2%
  281   100     31.85     0.067    0.2%
  301   100     31.93     0.056    0.1%
  321   100     31.91     0.102    0.3%
  341   100     32.01     0.051    0.1%
  361   100     32.16     0.117    0.3%
  381   100     32.17     0.046    0.1%
  401   100     32.28     0.051    0.1%
  421   100      32.2     0.067    0.2%
  441   100     32.29     0.072    0.2%
  461   100     32.35     0.047    0.1%
  481   100     32.37     0.072    0.2%
  501   100     32.48     0.057    0.1%
  521   100     32.55     0.061    0.1%
  541   100     32.52      0.09    0.2%
  561   100     32.47     0.083    0.2%
  581   100     32.56     0.043    0.1%
  601   100     32.62     0.044    0.1%
  621   100     32.57     0.052    0.1%
  641   100     32.78     0.069    0.2%
  661   100     32.78     0.042    0.1%
  681   100     32.82     0.057    0.1%
  701   100     32.86     0.042    0.1%
  721   100     32.88     0.047    0.1%
  741   100     32.89      0.05    0.1%
  761   100     32.92     0.036    0.1%
  781   100     33.04     0.053    0.1%
  801   100     33.07     0.048    0.1%
  821   100     33.09     0.049    0.1%
  841   100     33.12      0.05    0.1%
  861   100      33.3     0.063    0.1%
  881   100     33.21      0.03    0.0%
  901   100      33.4     0.047    0.1%
  921   100     33.39     0.089    0.2%
  941   100      33.6     0.067    0.1%
  961   100     33.53     0.052    0.1%
  981   100     33.45     0.093    0.2%
 1001   100     33.47     0.081    0.2%
 1021   100     33.74     0.053    0.1%
 1024     1     25.63     0.054    0.2%
 1024     2     25.78     0.052    0.2%
 1024     3     25.75     0.039    0.1%
 1024     4     25.91     0.052    0.2%
 1024     5     26.13     0.037    0.1%
 1024     6     26.07      0.06    0.2%
 1024     7     26.07     0.049    0.1%
 1024     8     26.32     0.051    0.1%
 1024     9     26.24     0.044    0.1%
 1024    10     26.38     0.052    0.1%
 1024    11     26.53     0.041    0.1%
 1024    12     26.72     0.051    0.1%
 1024    13     26.57     0.057    0.2%
 1024    14     26.82     0.045    0.1%
 1024    15     26.81      0.07    0.2%
 1024    16     26.93     0.071    0.2%
 1024    17     27.03     0.045    0.1%
 1024    18     27.18      0.06    0.2%
 1024    19     27.07     0.054    0.1%
 1024    20     27.12      0.04    0.1%
 1024    21     27.44     0.044    0.1%
 1024    22     27.54     0.058    0.2%
 1024    23      27.4     0.056    0.2%
 1024    24     27.55     0.051    0.1%
 1024    25     27.75     0.097    0.3%
 1024    26      27.7     0.035    0.1%
 1024    27     27.95     0.059    0.2%
 1024    28     27.98     0.054    0.1%
 1024    29     27.96     0.057    0.2%
 1024    30     28.17      0.05    0.1%
 1024    31     28.15     0.057    0.2%
 1024    32     28.19      0.04    0.1%
 1024    33     28.23     0.081    0.2%
 1024    34     28.43     0.054    0.1%
 1024    35     28.33     0.029    0.1%
 1024    36     28.33     0.057    0.2%
 1024    37     28.53     0.074    0.2%
 1024    38     28.64     0.081    0.2%
 1024    39     28.68     0.057    0.1%
 1024    40     28.81      0.05    0.1%
 1024    41     28.96     0.052    0.1%
 1024    42     29.01      0.05    0.1%
 1024    43     29.23     0.057    0.1%
 1024    44     29.24     0.034    0.1%
 1024    45     29.29      0.04    0.1%
 1024    46     29.27     0.048    0.1%
 1024    47     29.38     0.062    0.2%
 1024    48      29.5     0.053    0.1%
 1024    49      29.5     0.053    0.1%
 1024    50     29.63     0.099    0.3%
 1024    51     29.64     0.065    0.2%
 1024    52     29.75     0.083    0.2%
 1024    53     29.83     0.049    0.1%
 1024    54     29.93     0.052    0.1%
 1024    55     30.07     0.033    0.1%
 1024    56     30.05     0.068    0.2%
 1024    57     30.26     0.046    0.1%
 1024    58     30.31     0.075    0.2%
 1024    59      30.3     0.034    0.1%
 1024    60     30.61      0.08    0.2%
 1024    61     30.43      0.06    0.1%
 1024    62     30.59     0.093    0.3%
 1024    63     30.76     0.053    0.1%
 1024    64     30.73     0.047    0.1%
 1024    65      30.8      0.05    0.1%
 1024    66     31.01     0.057    0.1%
 1024    67     31.04     0.075    0.2%
 1024    68     31.05     0.027    0.0%
 1024    69      31.2     0.046    0.1%
 1024    70     31.28     0.051    0.1%
 1024    71     31.46     0.046    0.1%
 1024    72     31.51      0.03    0.0%
 1024    73     31.71     0.075    0.2%
 1024    74     31.57     0.066    0.2%
 1024    75     31.73     0.089    0.2%
 1024    76     31.75     0.046    0.1%
 1024    77     31.87     0.054    0.1%
 1024    78     31.88     0.029    0.0%
 1024    79     32.02      0.05    0.1%
 1024    80     32.08     0.055    0.1%
 1024    81     32.25     0.043    0.1%
 1024    82     32.38     0.049    0.1%
 1024    83     32.31     0.046    0.1%
 1024    84     32.38     0.062    0.1%
 1024    85     32.32     0.053    0.1%
 1024    86     32.56     0.033    0.1%
 1024    87     32.84     0.059    0.1%
 1024    88     32.74     0.056    0.1%
 1024    89     32.89      0.09    0.2%
 1024    90     33.02     0.053    0.1%
 1024    91     32.93     0.047    0.1%
 1024    92     33.01     0.031    0.0%
 1024    93     33.08     0.038    0.1%
 1024    94     33.23     0.049    0.1%
 1024    95      33.4     0.056    0.1%
 1024    96     33.37      0.08    0.2%
 1024    97     33.37     0.087    0.2%
 1024    98     33.38     0.059    0.1%
 1024    99     33.48     0.052    0.1%
 1024   100     33.64     0.051    0.1%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    23.17
    + b    0.002
    + m     0.08
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    27.63
    + b    0.002
    + m     0.16
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     43.41     0.046    0.1%
   21   100      43.8     0.071    0.1%
   41   100     43.77     0.042    0.0%
   61   100     43.92     0.055    0.1%
   81   100     43.89     0.076    0.1%
  101   100     44.01     0.051    0.1%
  121   100     43.98     0.091    0.2%
  141   100     44.18     0.049    0.1%
  161   100     44.13     0.084    0.1%
  181   100     44.16     0.126    0.2%
  201   100     44.17     0.057    0.1%
  221   100     44.23     0.055    0.1%
  241   100     44.23     0.059    0.1%
  261   100     44.37     0.051    0.1%
  281   100     44.39     0.092    0.2%
  301   100      44.3     0.051    0.1%
  321   100     44.32     0.072    0.1%
  341   100      44.4     0.104    0.2%
  361   100     44.53      0.09    0.2%
  381   100      44.5     0.058    0.1%
  401   100     44.62     0.059    0.1%
  421   100     44.64      0.05    0.1%
  441   100     44.76     0.102    0.2%
  461   100      44.7     0.067    0.1%
  481   100     44.79     0.072    0.1%
  501   100     44.74     0.056    0.1%
  521   100     45.08      0.06    0.1%
  541   100     44.91     0.066    0.1%
  561   100     45.07     0.066    0.1%
  581   100     44.99     0.085    0.1%
  601   100     45.11     0.071    0.1%
  621   100     45.23     0.072    0.1%
  641   100     45.25     0.047    0.1%
  661   100     45.34     0.045    0.0%
  681   100     45.32     0.045    0.0%
  701   100     45.34      0.06    0.1%
  721   100     45.32     0.101    0.2%
  741   100     45.42      0.09    0.1%
  761   100     45.46     0.064    0.1%
  781   100     45.54     0.039    0.0%
  801   100     45.66     0.043    0.0%
  821   100     45.59     0.077    0.1%
  841   100     45.62     0.067    0.1%
  861   100     45.73     0.067    0.1%
  881   100     45.72     0.056    0.1%
  901   100     45.94     0.059    0.1%
  921   100     45.84     0.075    0.1%
  941   100     45.87     0.069    0.1%
  961   100     45.95     0.036    0.0%
  981   100     46.02      0.06    0.1%
 1001   100     46.07     0.059    0.1%
 1021   100     46.15     0.053    0.1%
 1024     1     30.29     0.092    0.3%
 1024     2     30.59      0.07    0.2%
 1024     3     30.58     0.044    0.1%
 1024     4     30.85      0.06    0.1%
 1024     5     31.02     0.024    0.0%
 1024     6     31.14      0.06    0.1%
 1024     7     31.22      0.03    0.0%
 1024     8      31.7     0.051    0.1%
 1024     9     31.55     0.046    0.1%
 1024    10     31.74     0.053    0.1%
 1024    11     31.99     0.076    0.2%
 1024    12     32.34     0.094    0.2%
 1024    13     32.14     0.089    0.2%
 1024    14     32.32     0.049    0.1%
 1024    15      32.6     0.089    0.2%
 1024    16      32.7     0.049    0.1%
 1024    17     33.05      0.05    0.1%
 1024    18     33.27     0.074    0.2%
 1024    19     33.02     0.031    0.0%
 1024    20     33.17     0.022    0.0%
 1024    21     33.67      0.07    0.2%
 1024    22     33.76     0.051    0.1%
 1024    23     33.69     0.047    0.1%
 1024    24     34.02      0.06    0.1%
 1024    25     34.18     0.042    0.1%
 1024    26     34.16     0.062    0.1%
 1024    27     34.63     0.072    0.2%
 1024    28     34.74     0.036    0.1%
 1024    29     34.75     0.088    0.2%
 1024    30     35.11      0.06    0.1%
 1024    31     35.21     0.067    0.1%
 1024    32     35.26     0.048    0.1%
 1024    33     35.41     0.041    0.1%
 1024    34      35.7     0.056    0.1%
 1024    35     35.68     0.058    0.1%
 1024    36     35.67     0.044    0.1%
 1024    37     35.98     0.045    0.1%
 1024    38     35.98     0.052    0.1%
 1024    39     36.15     0.059    0.1%
 1024    40     36.59     0.061    0.1%
 1024    41     36.65     0.068    0.1%
 1024    42     36.88     0.031    0.0%
 1024    43     37.07     0.051    0.1%
 1024    44     37.22     0.049    0.1%
 1024    45     37.26     0.062    0.1%
 1024    46     37.49      0.06    0.1%
 1024    47     37.63     0.062    0.1%
 1024    48     37.83     0.089    0.2%
 1024    49     37.94     0.112    0.2%
 1024    50     38.09     0.043    0.1%
 1024    51     38.27     0.061    0.1%
 1024    52     38.47     0.062    0.1%
 1024    53     38.62     0.052    0.1%
 1024    54     38.81     0.083    0.2%
 1024    55     39.13     0.053    0.1%
 1024    56     39.11      0.07    0.1%
 1024    57     39.48     0.055    0.1%
 1024    58     39.45     0.046    0.1%
 1024    59     39.61     0.055    0.1%
 1024    60     39.99     0.058    0.1%
 1024    61     39.84     0.095    0.2%
 1024    62     40.08     0.047    0.1%
 1024    63     40.26     0.094    0.2%
 1024    64     40.62      0.08    0.1%
 1024    65      40.6     0.057    0.1%
 1024    66     40.88     0.057    0.1%
 1024    67     41.04     0.056    0.1%
 1024    68     41.09     0.087    0.2%
 1024    69     41.39     0.087    0.2%
 1024    70     41.62      0.05    0.1%
 1024    71     41.66     0.062    0.1%
 1024    72     41.79      0.06    0.1%
 1024    73     42.02     0.041    0.0%
 1024    74     41.96     0.059    0.1%
 1024    75     42.23     0.056    0.1%
 1024    76      42.3     0.078    0.1%
 1024    77     42.61     0.092    0.2%
 1024    78     42.69     0.052    0.1%
 1024    79        43     0.053    0.1%
 1024    80     43.08     0.106    0.2%
 1024    81     43.23      0.07    0.1%
 1024    82     43.38     0.098    0.2%
 1024    83     43.49     0.056    0.1%
 1024    84     43.55     0.049    0.1%
 1024    85     43.69     0.106    0.2%
 1024    86     43.93     0.039    0.0%
 1024    87     44.21     0.079    0.1%
 1024    88     44.23     0.072    0.1%
 1024    89     44.73     0.061    0.1%
 1024    90     44.74     0.052    0.1%
 1024    91     44.67     0.064    0.1%
 1024    92     44.98      0.07    0.1%
 1024    93     44.96     0.046    0.1%
 1024    94     45.24     0.093    0.2%
 1024    95     45.45     0.068    0.1%
 1024    96      45.6     0.089    0.1%
 1024    97     45.51     0.078    0.1%
 1024    98     45.88     0.271    0.5%
 1024    99     45.87     0.077    0.1%
 1024   100      46.1     0.059    0.1%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    27.64
    + b    0.002
    + m     0.16
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    42.02
    + b    0.003
    + m     0.08
    + p     0.37
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     86.83     0.139    0.1%
   21   100   100     87.15     0.114    0.1%
   41   100   100     87.12     0.145    0.1%
   61   100   100     87.25     0.246    0.2%
   81   100   100     87.69     0.129    0.1%
  101   100   100      87.5     0.166    0.1%
  121   100   100     87.66     0.118    0.1%
  141   100   100     87.35     0.081    0.0%
  161   100   100     87.96     0.226    0.2%
  181   100   100     88.03     0.078    0.0%
  201   100   100     87.79     0.163    0.1%
  221   100   100     87.86     0.085    0.0%
  241   100   100     87.87     0.115    0.1%
  261   100   100     87.82     0.146    0.1%
  281   100   100      88.4     0.093    0.1%
  301   100   100     88.21     0.125    0.1%
  321   100   100     88.06     0.078    0.0%
  341   100   100     88.14     0.299    0.3%
  361   100   100     87.89     0.146    0.1%
  381   100   100     88.48     0.182    0.2%
  401   100   100     88.75     0.174    0.1%
  421   100   100      89.2      0.21    0.2%
  441   100   100     89.04     0.149    0.1%
  461   100   100     89.16     0.946    1.0%
  481   100   100     88.94     0.132    0.1%
  501   100   100     89.17     0.138    0.1%
  521   100   100     88.98     0.199    0.2%
  541   100   100     89.23     0.443    0.4%
  561   100   100     89.18     0.157    0.1%
  581   100   100     88.98     0.076    0.0%
  601   100   100     89.02     0.121    0.1%
  621   100   100     89.44     0.115    0.1%
  641   100   100     89.53     0.132    0.1%
  661   100   100     89.21     0.247    0.2%
  681   100   100        89     0.085    0.0%
  701   100   100     89.88     0.105    0.1%
  721   100   100     89.74      0.15    0.1%
  741   100   100     89.61     0.117    0.1%
  761   100   100     89.32     0.157    0.1%
  781   100   100     89.53     0.156    0.1%
  801   100   100     89.32     0.083    0.0%
  821   100   100     89.98     0.128    0.1%
  841   100   100     89.86      0.09    0.1%
  861   100   100     90.04     0.112    0.1%
  881   100   100     90.48     0.116    0.1%
  901   100   100     90.25     0.193    0.2%
  921   100   100     90.29     0.112    0.1%
  941   100   100     90.83     0.229    0.2%
  961   100   100     90.91     0.183    0.2%
  981   100   100     90.37     0.138    0.1%
 1001   100   100     90.56     0.124    0.1%
 1021   100   100     90.42     0.131    0.1%
 1024     2   100      82.5     0.125    0.1%
 1024     3   100     82.54      0.12    0.1%
 1024     4   100     82.27     0.138    0.1%
 1024     5   100     82.65     0.106    0.1%
 1024     6   100     82.61     0.059    0.0%
 1024     7   100     82.62     0.113    0.1%
 1024     8   100     82.93     0.123    0.1%
 1024     9   100     82.74     0.144    0.1%
 1024    10   100     83.05     0.449    0.5%
 1024    11   100      83.2     0.117    0.1%
 1024    12   100      83.4     0.125    0.1%
 1024    13   100      83.4     0.096    0.1%
 1024    14   100     83.33     0.124    0.1%
 1024    15   100     83.38     0.095    0.1%
 1024    16   100     83.45     0.133    0.1%
 1024    17   100     83.85     0.243    0.2%
 1024    18   100     83.74      0.17    0.2%
 1024    19   100     83.81     0.119    0.1%
 1024    20   100     83.93     0.126    0.1%
 1024    21   100     83.78      0.11    0.1%
 1024    22   100     84.06     0.236    0.2%
 1024    23   100     83.96     0.223    0.2%
 1024    24   100     85.15     0.928    1.0%
 1024    25   100      85.9     0.661    0.7%
 1024    26   100     84.26     0.147    0.1%
 1024    27   100     84.44     0.146    0.1%
 1024    28   100     84.58     0.338    0.3%
 1024    29   100     84.63     0.129    0.1%
 1024    30   100     84.96     0.227    0.2%
 1024    31   100     84.88     0.135    0.1%
 1024    32   100     85.28     0.289    0.3%
 1024    33   100     84.98     0.155    0.1%
 1024    34   100     85.27     0.207    0.2%
 1024    35   100     85.07     0.134    0.1%
 1024    36   100        85     0.152    0.1%
 1024    37   100      85.3     0.143    0.1%
 1024    38   100     85.38       0.1    0.1%
 1024    39   100     85.36       0.1    0.1%
 1024    40   100      85.8     0.266    0.3%
 1024    41   100     85.82     0.173    0.2%
 1024    42   100     85.57     0.098    0.1%
 1024    43   100      85.8      0.19    0.2%
 1024    44   100     86.15     0.348    0.4%
 1024    45   100     85.67     0.164    0.1%
 1024    46   100     86.32     0.266    0.3%
 1024    47   100     85.84     0.088    0.1%
 1024    48   100      85.9     0.173    0.2%
 1024    49   100     86.14     0.178    0.2%
 1024    50   100      86.2      0.25    0.2%
 1024    51   100     86.37      0.09    0.1%
 1024    52   100     86.68     0.159    0.1%
 1024    53   100     86.51     0.128    0.1%
 1024    54   100     86.43     0.101    0.1%
 1024    55   100     87.04     0.283    0.3%
 1024    56   100     86.94     0.179    0.2%
 1024    57   100     87.05      0.12    0.1%
 1024    58   100     87.19     0.673    0.7%
 1024    59   100      87.1     0.144    0.1%
 1024    60   100     87.08     0.142    0.1%
 1024    61   100     87.05     0.171    0.1%
 1024    62   100      86.7     0.095    0.1%
 1024    63   100     87.22     0.104    0.1%
 1024    64   100     87.25     0.165    0.1%
 1024    65   100     87.37     0.102    0.1%
 1024    66   100     87.76     0.184    0.2%
 1024    67   100     87.77     0.074    0.0%
 1024    68   100     87.72     0.149    0.1%
 1024    69   100     88.11     0.076    0.0%
 1024    70   100     88.19     0.165    0.1%
 1024    71   100     88.26     0.328    0.3%
 1024    72   100     88.11      0.17    0.1%
 1024    73   100     88.18     0.151    0.1%
 1024    74   100     88.28     0.108    0.1%
 1024    75   100      88.4     0.134    0.1%
 1024    76   100     88.44     0.188    0.2%
 1024    77   100     88.45     0.111    0.1%
 1024    78   100     88.66     0.176    0.1%
 1024    79   100     88.43     0.105    0.1%
 1024    80   100     88.67     0.129    0.1%
 1024    81   100      88.6     0.106    0.1%
 1024    82   100     88.68     0.102    0.1%
 1024    83   100      89.1     0.157    0.1%
 1024    84   100     89.01     0.123    0.1%
 1024    85   100     89.14     0.161    0.1%
 1024    86   100     89.37     0.167    0.1%
 1024    87   100     89.37     0.123    0.1%
 1024    88   100     89.31     0.144    0.1%
 1024    89   100     89.35     0.131    0.1%
 1024    90   100     89.38     0.164    0.1%
 1024    91   100     89.53     0.065    0.0%
 1024    92   100     89.63     0.107    0.1%
 1024    93   100     90.07     0.196    0.2%
 1024    94   100     89.67     0.106    0.1%
 1024    95   100     89.67     0.086    0.0%
 1024    96   100     90.14     0.175    0.1%
 1024    97   100      89.9     0.129    0.1%
 1024    98   100     89.98     0.169    0.1%
 1024    99   100     90.02     0.112    0.1%
 1024   100     1     51.01       0.2    0.3%
 1024   100     2     53.05     0.092    0.1%
 1024   100     3     54.26     0.088    0.1%
 1024   100     4     54.65      0.16    0.2%
 1024   100     5     55.18     0.153    0.2%
 1024   100     6     55.63     0.098    0.1%
 1024   100     7     56.87     0.421    0.7%
 1024   100     8     56.66     0.128    0.2%
 1024   100     9     57.41     0.043    0.0%
 1024   100    10     58.03     0.108    0.1%
 1024   100    11      58.4     0.111    0.1%
 1024   100    12     58.63     0.104    0.1%
 1024   100    13      58.9     0.165    0.2%
 1024   100    14     59.67     0.157    0.2%
 1024   100    15     59.54     0.134    0.2%
 1024   100    16     60.29     0.133    0.2%
 1024   100    17     61.07      0.15    0.2%
 1024   100    18     61.68     0.124    0.2%
 1024   100    19      62.1     0.119    0.1%
 1024   100    20     62.58     0.111    0.1%
 1024   100    21      62.9     0.094    0.1%
 1024   100    22      63.9     0.324    0.5%
 1024   100    23     63.53     0.124    0.1%
 1024   100    24     63.98      0.09    0.1%
 1024   100    25     64.39     0.231    0.3%
 1024   100    26     64.81     0.109    0.1%
 1024   100    27     65.11     0.097    0.1%
 1024   100    28     64.96     0.123    0.1%
 1024   100    29     65.96      0.18    0.2%
 1024   100    30     66.23     0.136    0.2%
 1024   100    31     66.51     0.139    0.2%
 1024   100    32     66.74     0.156    0.2%
 1024   100    33     67.61     0.091    0.1%
 1024   100    34     68.25     0.147    0.2%
 1024   100    35     68.26     0.162    0.2%
 1024   100    36     68.56     0.161    0.2%
 1024   100    37     68.92     0.142    0.2%
 1024   100    38     69.29     0.114    0.1%
 1024   100    39     71.25     0.214    0.3%
 1024   100    40     70.79     0.104    0.1%
 1024   100    41     70.49     0.129    0.1%
 1024   100    42     71.28      0.14    0.1%
 1024   100    43      71.3     0.151    0.2%
 1024   100    44     71.85     0.199    0.2%
 1024   100    45     71.96     0.164    0.2%
 1024   100    46     72.07     0.077    0.1%
 1024   100    47     72.56     0.169    0.2%
 1024   100    48     73.08     0.145    0.1%
 1024   100    49      73.5     0.153    0.2%
 1024   100    50     74.13     0.199    0.2%
 1024   100    51     74.29     0.164    0.2%
 1024   100    52     74.96     0.103    0.1%
 1024   100    53     74.15     0.143    0.1%
 1024   100    54     75.51     0.148    0.1%
 1024   100    55     75.85     0.247    0.3%
 1024   100    56     75.52       0.2    0.2%
 1024   100    57     76.48     0.195    0.2%
 1024   100    58     76.04     0.156    0.2%
 1024   100    59     77.09     0.148    0.1%
 1024   100    60     76.91     0.096    0.1%
 1024   100    61     77.05     0.159    0.2%
 1024   100    62     77.88     0.192    0.2%
 1024   100    63     78.33     0.274    0.3%
 1024   100    64     78.51     0.168    0.2%
 1024   100    65     78.78     0.287    0.3%
 1024   100    66     78.86     0.141    0.1%
 1024   100    67     79.27      0.17    0.2%
 1024   100    68     80.82     0.184    0.2%
 1024   100    69      81.3     0.264    0.3%
 1024   100    70     81.27     0.138    0.1%
 1024   100    71     81.74      0.17    0.2%
 1024   100    72     81.87     0.243    0.2%
 1024   100    73     81.97     0.072    0.0%
 1024   100    74     82.53     0.204    0.2%
 1024   100    75     82.87     0.198    0.2%
 1024   100    76     83.07     0.099    0.1%
 1024   100    77     83.57     0.173    0.2%
 1024   100    78      83.6     0.156    0.1%
 1024   100    79     83.94      0.07    0.0%
 1024   100    80     85.19     0.178    0.2%
 1024   100    81     85.58     0.896    1.0%
 1024   100    82      84.8     0.106    0.1%
 1024   100    83     85.61     0.179    0.2%
 1024   100    84     85.86     0.089    0.1%
 1024   100    85     86.22     0.137    0.1%
 1024   100    86     86.78     0.171    0.1%
 1024   100    87     87.59     0.273    0.3%
 1024   100    88     86.74     0.233    0.2%
 1024   100    89     87.08     0.182    0.2%
 1024   100    90     87.64     0.317    0.3%
 1024   100    91     87.79     0.287    0.3%
 1024   100    92     87.76     0.178    0.2%
 1024   100    93     88.32     0.165    0.1%
 1024   100    94     88.66     0.116    0.1%
 1024   100    95     89.06     0.284    0.3%
 1024   100    96      90.3     0.295    0.3%
 1024   100    97     89.85     0.189    0.2%
 1024   100    98     90.27     0.254    0.2%
 1024   100    99     89.92      0.08    0.0%
 1024   100   100     90.49     0.144    0.1%

Quality and confidence:
param     error
b             0
m             0
p             0

Model:
Time ~=    41.92
    + b    0.004
    + m    0.091
    + p     0.36
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "vote", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    32.27
    + m    0.195
              µs

Reads = 2 + (0 * m)
Writes = 1 + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m   mean µs  sigma µs       %
    5     32.88     0.098    0.2%
    6     32.76     0.132    0.4%
    7     33.55     0.155    0.4%
    8     33.78     0.081    0.2%
    9     33.85     0.115    0.3%
   10     34.21     0.133    0.3%
   11     34.39     0.093    0.2%
   12     34.79     0.102    0.2%
   13     35.09     0.147    0.4%
   14     35.35     0.184    0.5%
   15     35.49     0.133    0.3%
   16     35.66     0.168    0.4%
   17     35.56     0.211    0.5%
   18     35.69     0.116    0.3%
   19     35.91     0.128    0.3%
   20     35.82     0.116    0.3%
   21     36.36     0.204    0.5%
   22     36.27     0.103    0.2%
   23     36.99     0.101    0.2%
   24     37.18     0.144    0.3%
   25     37.34     0.156    0.4%
   26     37.31     0.086    0.2%
   27     37.57     0.099    0.2%
   28     37.82     0.141    0.3%
   29     37.77     0.114    0.3%
   30     37.94      0.09    0.2%
   31     38.25     0.041    0.1%
   32     38.44     0.139    0.3%
   33     38.77     0.076    0.1%
   34     38.84     0.167    0.4%
   35     39.19     0.129    0.3%
   36     39.27     0.113    0.2%
   37     39.12     0.097    0.2%
   38     39.81     0.127    0.3%
   39     39.71      0.13    0.3%
   40     39.96     0.088    0.2%
   41     40.29     0.149    0.3%
   42     40.35     0.074    0.1%
   43     41.09     0.137    0.3%
   44     41.32     0.132    0.3%
   45     41.48      0.11    0.2%
   46     41.67     0.167    0.4%
   47     41.68     0.067    0.1%
   48     41.96     0.093    0.2%
   49     41.98     0.092    0.2%
   50     42.14     0.084    0.1%
   51     42.43     0.138    0.3%
   52     42.24     0.086    0.2%
   53     42.72     0.156    0.3%
   54     43.14     0.108    0.2%
   55     43.24     0.107    0.2%
   56     43.68       0.1    0.2%
   57     43.54     0.126    0.2%
   58     43.45     0.133    0.3%
   59     43.45     0.116    0.2%
   60     43.92     0.143    0.3%
   61      44.2     0.138    0.3%
   62     44.07     0.157    0.3%
   63     44.17     0.107    0.2%
   64     44.75       0.1    0.2%
   65     45.34     0.208    0.4%
   66     45.01     0.098    0.2%
   67     45.26     0.172    0.3%
   68      45.1     0.123    0.2%
   69     45.37     0.093    0.2%
   70     45.97      0.14    0.3%
   71     45.86     0.131    0.2%
   72     46.01     0.133    0.2%
   73     46.03     0.073    0.1%
   74     46.77       0.4    0.8%
   75     46.54      0.18    0.3%
   76      46.3     0.098    0.2%
   77     46.85     0.093    0.1%
   78     47.15     0.184    0.3%
   79     47.34     0.115    0.2%
   80     47.39      0.08    0.1%
   81     47.71     0.092    0.1%
   82     47.97     0.283    0.5%
   83     47.96     0.169    0.3%
   84     48.01     0.175    0.3%
   85     48.26     0.225    0.4%
   86     50.42      0.11    0.2%
   87     50.57     0.188    0.3%
   88     50.06     0.145    0.2%
   89     50.04     0.078    0.1%
   90     50.51     0.222    0.4%
   91     50.75     0.142    0.2%
   92     51.04     0.769    1.5%
   93     52.56     0.242    0.4%
   94     50.91     0.171    0.3%
   95     51.25     0.206    0.4%
   96     51.12     0.124    0.2%
   97      51.3     0.113    0.2%
   98     51.31     0.159    0.3%
   99     51.58     0.115    0.2%
  100      51.8     0.158    0.3%

Quality and confidence:
param     error
m             0

Model:
Time ~=    32.18
    + m    0.198
              µs

Reads = 2 + (0 * m)
Writes = 1 + (0 * m)
Pallet: "pallet_collective", Extrinsic: "close_early_disapproved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    40.84
    + m    0.158
    + p    0.337
              µs

Reads = 3 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     p   mean µs  sigma µs       %
    4   100     75.31      0.14    0.1%
    5   100     75.18     0.156    0.2%
    6   100     75.35     0.135    0.1%
    7   100     75.33     0.186    0.2%
    8   100     76.01     0.144    0.1%
    9   100     76.12     0.124    0.1%
   10   100     76.22     0.176    0.2%
   11   100     76.23     0.125    0.1%
   12   100     76.35     0.141    0.1%
   13   100     76.79      0.08    0.1%
   14   100     76.91     0.209    0.2%
   15   100      76.9      0.16    0.2%
   16   100     77.11      0.09    0.1%
   17   100     77.47     0.229    0.2%
   18   100     77.54     0.185    0.2%
   19   100     77.51     0.131    0.1%
   20   100     77.64     0.176    0.2%
   21   100     78.06     0.163    0.2%
   22   100     78.04     0.202    0.2%
   23   100     78.06     0.219    0.2%
   24   100     78.67     0.105    0.1%
   25   100     78.43     0.105    0.1%
   26   100     78.68     0.251    0.3%
   27   100      78.9     0.136    0.1%
   28   100     78.97     0.105    0.1%
   29   100      79.2      0.07    0.0%
   30   100     79.67     0.215    0.2%
   31   100     79.93     0.188    0.2%
   32   100     79.53     0.126    0.1%
   33   100     79.86     0.109    0.1%
   34   100     79.76     0.139    0.1%
   35   100     80.11     0.159    0.1%
   36   100      80.3     0.034    0.0%
   37   100     80.61     0.146    0.1%
   38   100     80.86     0.183    0.2%
   39   100     81.01      0.28    0.3%
   40   100      80.6     0.179    0.2%
   41   100     81.07     0.141    0.1%
   42   100     81.24     0.139    0.1%
   43   100     81.06     0.097    0.1%
   44   100     81.67     0.183    0.2%
   45   100     81.42     0.168    0.2%
   46   100     81.73     0.135    0.1%
   47   100     82.04     0.168    0.2%
   48   100     82.08     0.183    0.2%
   49   100     82.26     0.161    0.1%
   50   100     82.35     0.242    0.2%
   51   100     82.38     0.132    0.1%
   52   100     82.53     0.131    0.1%
   53   100     82.46     0.129    0.1%
   54   100      82.6     0.146    0.1%
   55   100     83.02     0.119    0.1%
   56   100     83.52     0.109    0.1%
   57   100     83.48     0.138    0.1%
   58   100     83.67     0.141    0.1%
   59   100     83.73     0.113    0.1%
   60   100     83.86     0.201    0.2%
   61   100     84.35     0.145    0.1%
   62   100     84.65     0.227    0.2%
   63   100     84.35     0.103    0.1%
   64   100     84.54      0.17    0.2%
   65   100     85.18     0.151    0.1%
   66   100      85.1     0.097    0.1%
   67   100     85.21     0.162    0.1%
   68   100     85.41      0.17    0.1%
   69   100     85.78     0.225    0.2%
   70   100     85.61       0.1    0.1%
   71   100     85.59     0.122    0.1%
   72   100     85.79     0.152    0.1%
   73   100     86.09      0.19    0.2%
   74   100     86.19     0.124    0.1%
   75   100     86.38     0.132    0.1%
   76   100     86.54     0.153    0.1%
   77   100     86.61     0.122    0.1%
   78   100     86.52     0.086    0.0%
   79   100     87.17     0.149    0.1%
   80   100      87.4     0.192    0.2%
   81   100     87.47     0.208    0.2%
   82   100     87.42     0.165    0.1%
   83   100     87.54     0.139    0.1%
   84   100     88.16     0.168    0.1%
   85   100     88.14     0.202    0.2%
   86   100        88     0.103    0.1%
   87   100     88.44     0.214    0.2%
   88   100     88.68     0.118    0.1%
   89   100     88.85     0.133    0.1%
   90   100     89.36     0.157    0.1%
   91   100     89.16     0.175    0.1%
   92   100     89.16     0.194    0.2%
   93   100     89.86     0.206    0.2%
   94   100     89.62     0.148    0.1%
   95   100     90.09     0.175    0.1%
   96   100     89.92     0.096    0.1%
   97   100     89.66     0.147    0.1%
   98   100     90.12     0.124    0.1%
   99   100     90.27     0.144    0.1%
  100     1     55.05     0.164    0.2%
  100     2     56.24     0.129    0.2%
  100     3     56.96     0.109    0.1%
  100     4     57.59      0.13    0.2%
  100     5     58.79     0.205    0.3%
  100     6     58.81     0.222    0.3%
  100     7     59.24     0.332    0.5%
  100     8     59.44     0.141    0.2%
  100     9     60.07      0.12    0.1%
  100    10     60.31     0.154    0.2%
  100    11     60.94      0.28    0.4%
  100    12     61.64     0.098    0.1%
  100    13      61.4     0.209    0.3%
  100    14     61.61     0.095    0.1%
  100    15     62.58      0.26    0.4%
  100    16     63.14     0.532    0.8%
  100    17      63.8      0.55    0.8%
  100    18     63.68     0.211    0.3%
  100    19     64.52     0.182    0.2%
  100    20     64.84     0.284    0.4%
  100    21     64.86     0.339    0.5%
  100    22     65.68     0.184    0.2%
  100    23     65.88     0.077    0.1%
  100    24     65.87     0.093    0.1%
  100    25     66.27     0.163    0.2%
  100    26     66.64     0.177    0.2%
  100    27     66.87     0.222    0.3%
  100    28     67.23     0.224    0.3%
  100    29     67.51     0.187    0.2%
  100    30     68.13     0.151    0.2%
  100    31     68.64     0.135    0.1%
  100    32     68.83     0.102    0.1%
  100    33     68.34     0.121    0.1%
  100    34     69.64     0.153    0.2%
  100    35     69.78     0.212    0.3%
  100    36     70.51     0.221    0.3%
  100    37     70.79     0.094    0.1%
  100    38     71.13     0.114    0.1%
  100    39     71.66     0.239    0.3%
  100    40     72.26     0.152    0.2%
  100    41     72.02     0.158    0.2%
  100    42     72.21     0.203    0.2%
  100    43     72.69     0.123    0.1%
  100    44     72.97     0.169    0.2%
  100    45     73.59     0.119    0.1%
  100    46      73.4     0.071    0.0%
  100    47     73.76     0.115    0.1%
  100    48     74.06     0.159    0.2%
  100    49     74.03     0.159    0.2%
  100    50     74.69     0.286    0.3%
  100    51     75.01     0.188    0.2%
  100    52     75.35     0.141    0.1%
  100    53     75.37     0.141    0.1%
  100    54     76.09     0.228    0.2%
  100    55     76.22     0.106    0.1%
  100    56     76.59     0.093    0.1%
  100    57     77.07     0.173    0.2%
  100    58     77.32     0.195    0.2%
  100    59     77.59     0.128    0.1%
  100    60     77.71     0.079    0.1%
  100    61     77.65      0.12    0.1%
  100    62     78.13     0.096    0.1%
  100    63     78.79     0.168    0.2%
  100    64     79.03     0.141    0.1%
  100    65      79.3     0.099    0.1%
  100    66      79.2     0.144    0.1%
  100    67     79.96     0.098    0.1%
  100    68     79.95     0.185    0.2%
  100    69     81.62     0.213    0.2%
  100    70      81.6     0.116    0.1%
  100    71     81.99     0.067    0.0%
  100    72     82.37     0.064    0.0%
  100    73     83.06      0.19    0.2%
  100    74     83.28     0.127    0.1%
  100    75     83.41      0.11    0.1%
  100    76      83.6     0.109    0.1%
  100    77     84.15     0.173    0.2%
  100    78     84.25     0.184    0.2%
  100    79     84.24      0.12    0.1%
  100    80     85.12     0.125    0.1%
  100    81     85.28     0.105    0.1%
  100    82     85.21     0.085    0.0%
  100    83     85.44      0.11    0.1%
  100    84     86.21     0.173    0.2%
  100    85     86.44     0.137    0.1%
  100    86     86.54     0.158    0.1%
  100    87     86.93      0.12    0.1%
  100    88     87.19     0.136    0.1%
  100    89     87.37     0.124    0.1%
  100    90     87.72     0.131    0.1%
  100    91     87.71     0.101    0.1%
  100    92     88.47      0.21    0.2%
  100    93     88.52     0.186    0.2%
  100    94     88.77     0.172    0.1%
  100    95     89.12     0.151    0.1%
  100    96     89.93      0.05    0.0%
  100    97     89.96     0.113    0.1%
  100    98     89.88     0.097    0.1%
  100    99     90.63     0.038    0.0%
  100   100     90.37      0.16    0.1%

Quality and confidence:
param     error
m             0
p             0

Model:
Time ~=    40.96
    + m    0.167
    + p    0.333
              µs

Reads = 3 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "close_early_approved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    61.55
    + b    0.001
    + m    0.156
    + p    0.347
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 3 + (0 * b) + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     111.5     0.134    0.1%
   21   100   100     111.8     0.288    0.2%
   41   100   100     112.8     0.147    0.1%
   61   100   100     111.9      0.09    0.0%
   81   100   100     111.8     0.163    0.1%
  101   100   100     111.7     0.149    0.1%
  121   100   100       112     0.205    0.1%
  141   100   100     111.6     0.183    0.1%
  161   100   100     112.1      0.25    0.2%
  181   100   100     112.8     0.142    0.1%
  201   100   100     112.5     0.227    0.2%
  221   100   100     113.3     0.179    0.1%
  241   100   100     113.2     0.168    0.1%
  261   100   100     112.2     0.144    0.1%
  281   100   100     111.7     0.142    0.1%
  301   100   100     112.2     0.171    0.1%
  321   100   100       112     0.229    0.2%
  341   100   100     112.2     0.169    0.1%
  361   100   100     112.2     0.147    0.1%
  381   100   100       113     0.179    0.1%
  401   100   100     112.4     0.179    0.1%
  421   100   100     113.4     0.154    0.1%
  441   100   100     112.6     0.229    0.2%
  461   100   100     112.6     0.201    0.1%
  481   100   100     113.7     0.101    0.0%
  501   100   100     113.5      0.18    0.1%
  521   100   100     113.2     0.144    0.1%
  541   100   100     112.8     0.106    0.0%
  561   100   100     112.6     0.127    0.1%
  581   100   100     112.5     0.102    0.0%
  601   100   100     113.4     0.152    0.1%
  621   100   100     113.4     0.138    0.1%
  641   100   100     112.5     0.201    0.1%
  661   100   100     112.7     0.197    0.1%
  681   100   100     112.4     0.144    0.1%
  701   100   100     113.6     0.122    0.1%
  721   100   100     112.5     0.172    0.1%
  741   100   100     112.7     0.093    0.0%
  761   100   100     112.7     0.141    0.1%
  781   100   100     114.2     0.177    0.1%
  801   100   100     113.3      0.18    0.1%
  821   100   100     112.8     0.122    0.1%
  841   100   100     117.4     0.802    0.6%
  861   100   100     115.1     1.332    1.1%
  881   100   100     115.5     1.024    0.8%
  901   100   100       113     0.205    0.1%
  921   100   100     113.9     0.191    0.1%
  941   100   100     113.5     0.057    0.0%
  961   100   100     112.9     0.133    0.1%
  981   100   100     113.4     0.167    0.1%
 1001   100   100     113.3     0.194    0.1%
 1021   100   100     113.3     0.341    0.3%
 1024     4   100     98.25     0.151    0.1%
 1024     5   100     98.18      0.23    0.2%
 1024     6   100     98.66      0.23    0.2%
 1024     7   100     98.76     0.355    0.3%
 1024     8   100     98.61     0.134    0.1%
 1024     9   100     99.25     0.252    0.2%
 1024    10   100     99.21     0.149    0.1%
 1024    11   100     99.33     0.115    0.1%
 1024    12   100     99.35     0.205    0.2%
 1024    13   100     99.67     0.194    0.1%
 1024    14   100       100     0.199    0.1%
 1024    15   100     100.5     0.209    0.2%
 1024    16   100     100.6     0.259    0.2%
 1024    17   100       101     0.669    0.6%
 1024    18   100     100.6      0.19    0.1%
 1024    19   100     100.8     0.174    0.1%
 1024    20   100     100.8     0.163    0.1%
 1024    21   100       101     0.182    0.1%
 1024    22   100     101.3     0.153    0.1%
 1024    23   100     101.1     0.082    0.0%
 1024    24   100     101.2     0.152    0.1%
 1024    25   100     101.7     0.252    0.2%
 1024    26   100     101.9     0.169    0.1%
 1024    27   100     101.7     0.112    0.1%
 1024    28   100     101.9     0.191    0.1%
 1024    29   100     102.1     0.089    0.0%
 1024    30   100     102.2     0.144    0.1%
 1024    31   100     102.4     0.066    0.0%
 1024    32   100     102.1     0.187    0.1%
 1024    33   100     102.7     0.304    0.2%
 1024    34   100     102.7     0.127    0.1%
 1024    35   100     102.9     0.144    0.1%
 1024    36   100     102.9     0.068    0.0%
 1024    37   100     103.4     0.066    0.0%
 1024    38   100     103.4     0.212    0.2%
 1024    39   100     103.1     0.168    0.1%
 1024    40   100     103.9       0.1    0.0%
 1024    41   100     103.9     0.289    0.2%
 1024    42   100     103.7     0.139    0.1%
 1024    43   100     104.4     0.207    0.1%
 1024    44   100     104.5     0.136    0.1%
 1024    45   100     104.7     0.249    0.2%
 1024    46   100     104.6     0.217    0.2%
 1024    47   100     104.7     0.292    0.2%
 1024    48   100     104.9     0.175    0.1%
 1024    49   100     105.1      0.13    0.1%
 1024    50   100     105.5     0.085    0.0%
 1024    51   100     105.9     0.162    0.1%
 1024    52   100     105.5     0.172    0.1%
 1024    53   100     105.8     0.211    0.1%
 1024    54   100     106.1     0.152    0.1%
 1024    55   100     106.4      0.27    0.2%
 1024    56   100     106.6     0.144    0.1%
 1024    57   100     106.8     0.177    0.1%
 1024    58   100     106.9     0.321    0.3%
 1024    59   100     106.8     0.101    0.0%
 1024    60   100     107.2     0.236    0.2%
 1024    61   100     108.4     1.513    1.3%
 1024    62   100     110.3     0.611    0.5%
 1024    63   100     107.2     0.156    0.1%
 1024    64   100     107.6     0.196    0.1%
 1024    65   100     107.8     0.138    0.1%
 1024    66   100       108     0.138    0.1%
 1024    67   100     108.1      0.15    0.1%
 1024    68   100     108.1     0.197    0.1%
 1024    69   100       108     0.208    0.1%
 1024    70   100     108.5      0.14    0.1%
 1024    71   100     108.8     0.204    0.1%
 1024    72   100     108.9     0.114    0.1%
 1024    73   100     108.9     0.085    0.0%
 1024    74   100     109.4     0.112    0.1%
 1024    75   100     109.2      0.12    0.1%
 1024    76   100     109.5     0.187    0.1%
 1024    77   100     109.4     0.097    0.0%
 1024    78   100     109.7     0.177    0.1%
 1024    79   100       110     0.112    0.1%
 1024    80   100     110.3     0.144    0.1%
 1024    81   100     110.3     0.194    0.1%
 1024    82   100     110.5     0.225    0.2%
 1024    83   100     110.8     0.266    0.2%
 1024    84   100     110.8     0.205    0.1%
 1024    85   100     110.9     0.228    0.2%
 1024    86   100     110.9     0.154    0.1%
 1024    87   100     110.9     0.255    0.2%
 1024    88   100     111.4     0.211    0.1%
 1024    89   100     111.8     0.195    0.1%
 1024    90   100     111.8     0.221    0.1%
 1024    91   100     111.8     0.153    0.1%
 1024    92   100     112.1     0.242    0.2%
 1024    93   100     112.6     0.216    0.1%
 1024    94   100     112.8     0.158    0.1%
 1024    95   100       113     0.147    0.1%
 1024    96   100     112.6     0.195    0.1%
 1024    97   100     112.9       0.2    0.1%
 1024    98   100     112.7     0.155    0.1%
 1024    99   100     112.9     0.218    0.1%
 1024   100     1     76.55     0.191    0.2%
 1024   100     2     77.75     0.138    0.1%
 1024   100     3     78.44     0.152    0.1%
 1024   100     4     79.19     0.119    0.1%
 1024   100     5     79.85     0.145    0.1%
 1024   100     6     80.03      0.15    0.1%
 1024   100     7     81.35     0.202    0.2%
 1024   100     8     81.22     0.133    0.1%
 1024   100     9     81.66      0.13    0.1%
 1024   100    10     82.57     0.109    0.1%
 1024   100    11     82.69     0.177    0.2%
 1024   100    12     83.81     0.123    0.1%
 1024   100    13     83.65      0.16    0.1%
 1024   100    14     84.85     0.167    0.1%
 1024   100    15     85.23     0.149    0.1%
 1024   100    16     84.59     0.162    0.1%
 1024   100    17        85     0.121    0.1%
 1024   100    18     86.95     0.289    0.3%
 1024   100    19     86.79     0.203    0.2%
 1024   100    20     87.58     0.212    0.2%
 1024   100    21     87.72     0.211    0.2%
 1024   100    22     88.48      0.16    0.1%
 1024   100    23     88.36     0.186    0.2%
 1024   100    24     89.01     0.246    0.2%
 1024   100    25      89.7       0.1    0.1%
 1024   100    26     90.05     0.287    0.3%
 1024   100    27     90.32     0.107    0.1%
 1024   100    28      90.8     0.254    0.2%
 1024   100    29     89.61     0.201    0.2%
 1024   100    30      90.8     0.155    0.1%
 1024   100    31     91.76     0.252    0.2%
 1024   100    32     91.64     0.209    0.2%
 1024   100    33     91.77     0.128    0.1%
 1024   100    34     92.87     0.156    0.1%
 1024   100    35     93.32     0.279    0.2%
 1024   100    36     93.24     0.137    0.1%
 1024   100    37     93.69     0.229    0.2%
 1024   100    38     94.13     0.147    0.1%
 1024   100    39     94.14     0.322    0.3%
 1024   100    40     95.32     0.113    0.1%
 1024   100    41     95.97      0.15    0.1%
 1024   100    42     95.17     0.133    0.1%
 1024   100    43     96.21     0.189    0.1%
 1024   100    44     95.83     0.179    0.1%
 1024   100    45     96.05     0.162    0.1%
 1024   100    46     96.81     0.199    0.2%
 1024   100    47     96.49     0.246    0.2%
 1024   100    48     96.91     0.171    0.1%
 1024   100    49     97.63     0.099    0.1%
 1024   100    50     97.96     0.165    0.1%
 1024   100    51     99.21     0.109    0.1%
 1024   100    52     98.28       0.2    0.2%
 1024   100    53     99.79     0.139    0.1%
 1024   100    54      98.3     0.079    0.0%
 1024   100    55     100.2     0.234    0.2%
 1024   100    56     100.3      0.29    0.2%
 1024   100    57     100.3     0.164    0.1%
 1024   100    58     100.2     0.211    0.2%
 1024   100    59     100.4     0.057    0.0%
 1024   100    60     101.6     0.273    0.2%
 1024   100    61     101.3     0.107    0.1%
 1024   100    62     100.7     0.145    0.1%
 1024   100    63     101.7     0.157    0.1%
 1024   100    64     102.7     0.147    0.1%
 1024   100    65     102.4     0.117    0.1%
 1024   100    66     102.5     0.178    0.1%
 1024   100    67     102.8     0.229    0.2%
 1024   100    68     102.9     0.172    0.1%
 1024   100    69     104.6     0.135    0.1%
 1024   100    70     104.9     0.181    0.1%
 1024   100    71     104.8     0.171    0.1%
 1024   100    72     105.4     0.119    0.1%
 1024   100    73     105.5     0.198    0.1%
 1024   100    74     105.8     0.171    0.1%
 1024   100    75       106     0.215    0.2%
 1024   100    76     106.3     0.146    0.1%
 1024   100    77     107.1     0.133    0.1%
 1024   100    78     107.4     0.076    0.0%
 1024   100    79     107.8     0.176    0.1%
 1024   100    80       108     0.256    0.2%
 1024   100    81     108.7     0.142    0.1%
 1024   100    82     108.4     0.237    0.2%
 1024   100    83     108.7     0.189    0.1%
 1024   100    84     109.4     0.123    0.1%
 1024   100    85     109.3     0.127    0.1%
 1024   100    86     109.7     0.284    0.2%
 1024   100    87     109.4     0.224    0.2%
 1024   100    88     110.8     0.312    0.2%
 1024   100    89     111.8     1.111    0.9%
 1024   100    90     111.1     0.384    0.3%
 1024   100    91     110.9     0.206    0.1%
 1024   100    92     111.4     0.175    0.1%
 1024   100    93     111.5     0.105    0.0%
 1024   100    94     111.6     0.119    0.1%
 1024   100    95     112.2     0.134    0.1%
 1024   100    96     112.2     0.241    0.2%
 1024   100    97     113.4     0.206    0.1%
 1024   100    98     113.4     0.151    0.1%
 1024   100    99     114.3     0.111    0.0%
 1024   100   100     113.2     0.184    0.1%

Quality and confidence:
param     error
b             0
m             0
p             0

Model:
Time ~=    60.84
    + b    0.002
    + m    0.169
    + p     0.34
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 3 + (0 * b) + (0 * m) + (0 * p)
Pallet: "pallet_collective", Extrinsic: "close_disapproved", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    45.98
    + m    0.159
    + p    0.334
              µs

Reads = 4 + (0 * m) + (0 * p)
Writes = 3 + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     p   mean µs  sigma µs       %
    4   100     80.53     0.165    0.2%
    5   100     80.67     0.122    0.1%
    6 <truncated>...

Parity Benchmarking Bot and others added 2 commits July 22, 2021 17:45
…k --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
@gui1117
Copy link
Contributor Author

gui1117 commented Aug 20, 2021

/benchmark runtime polkadot pallet_collective_council

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 20, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective_council --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Error: 
   0: �[91mInvalid input: No benchmarks found which match your input.�[0m

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@shawntabrizi
Copy link
Member

/benchmark runtime kusama pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 20, 2021

Benchmark Runtime Kusama Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    13.92
    + n    0.206
    + p    18.92
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100       560     1.976    0.3%
    2   100   100     566.3     5.504    0.9%
    3   100   100     557.3     1.525    0.2%
    4   100   100     596.9     2.446    0.4%
    5   100   100     614.2      1.51    0.2%
    6   100   100       629     1.235    0.1%
    7   100   100     643.8      7.61    1.1%
    8   100   100     652.5     1.591    0.2%
    9   100   100     674.6     6.109    0.9%
   10   100   100       686     7.589    1.1%
   11   100   100     694.9     1.437    0.2%
   12   100   100     707.8     2.137    0.3%
   13   100   100     721.1     3.863    0.5%
   14   100   100     729.5     4.202    0.5%
   15   100   100     746.1     2.787    0.3%
   16   100   100     766.7     8.118    1.0%
   17   100   100     778.9     1.381    0.1%
   18   100   100     792.7     1.619    0.2%
   19   100   100     810.4     11.58    1.4%
   20   100   100     813.4     4.078    0.5%
   21   100   100     832.2     7.009    0.8%
   22   100   100     843.2     2.216    0.2%
   23   100   100     861.4      6.14    0.7%
   24   100   100     873.7     2.669    0.3%
   25   100   100     881.4      1.93    0.2%
   26   100   100     902.2     7.188    0.7%
   27   100   100     910.8      1.84    0.2%
   28   100   100     921.7     2.952    0.3%
   29   100   100     931.4     3.696    0.3%
   30   100   100     943.7     6.846    0.7%
   31   100   100     965.1      1.37    0.1%
   32   100   100     977.2     1.622    0.1%
   33   100   100     997.8     10.45    1.0%
   34   100   100      1003     7.931    0.7%
   35   100   100      1028     13.01    1.2%
   36   100   100      1040     6.925    0.6%
   37   100   100      1055     10.07    0.9%
   38   100   100      1067     7.731    0.7%
   39   100   100      1080     7.155    0.6%
   40   100   100      1100     13.07    1.1%
   41   100   100      1105     8.047    0.7%
   42   100   100      1119     6.567    0.5%
   43   100   100      1135     1.645    0.1%
   44   100   100      1147     7.485    0.6%
   45   100   100      1165     9.303    0.7%
   46   100   100      1169     3.042    0.2%
   47   100   100      1192     10.01    0.8%
   48   100   100      1204     9.931    0.8%
   49   100   100      1219     7.007    0.5%
   50   100   100      1229     7.911    0.6%
   51   100   100      1240     7.985    0.6%
   52   100   100      1255     7.494    0.5%
   53   100   100      1271     12.39    0.9%
   54   100   100      1279     5.967    0.4%
   55   100   100      1304     11.34    0.8%
   56   100   100      1309      4.97    0.3%
   57   100   100      1322     11.48    0.8%
   58   100   100      1336     2.633    0.1%
   59   100   100      1356     11.96    0.8%
   60   100   100      1370     9.271    0.6%
   61   100   100      1380     3.416    0.2%
   62   100   100      1407      12.9    0.9%
   63   100   100      1416     13.33    0.9%
   64   100   100      1437     11.76    0.8%
   65   100   100      1444     9.784    0.6%
   66   100   100      1453     8.497    0.5%
   67   100   100      1463     7.844    0.5%
   68   100   100      1480     12.44    0.8%
   69   100   100      1490     3.355    0.2%
   70   100   100      1511     12.17    0.8%
   71   100   100      1527     12.68    0.8%
   72   100   100      1535     9.889    0.6%
   73   100   100      1549     9.305    0.6%
   74   100   100      1563     7.087    0.4%
   75   100   100      1584     12.39    0.7%
   76   100   100      1598     11.07    0.6%
   77   100   100      1608     10.78    0.6%
   78   100   100      1614     7.373    0.4%
   79   100   100      1634     13.04    0.7%
   80   100   100      1656     11.84    0.7%
   81   100   100      1669     10.59    0.6%
   82   100   100      1687     13.25    0.7%
   83   100   100      1688     5.935    0.3%
   84   100   100      1719     11.33    0.6%
   85   100   100      1733     11.17    0.6%
   86   100   100      1757     12.43    0.7%
   87   100   100      1761     13.99    0.7%
   88   100   100      1766     11.81    0.6%
   89   100   100      1789     10.62    0.5%
   90   100   100      1812      14.1    0.7%
   91   100   100      1805     8.616    0.4%
   92   100   100      1817     12.41    0.6%
   93   100   100      1840     10.07    0.5%
   94   100   100      1851     5.034    0.2%
   95   100   100      1878     11.43    0.6%
   96   100   100      1889      13.2    0.6%
   97   100   100      1903     14.88    0.7%
   98   100   100      1922     11.83    0.6%
   99   100   100      1932     10.25    0.5%
  100     1   100      1930     11.56    0.5%
  100     2   100      1932      13.4    0.6%
  100     3   100      1924     11.35    0.5%
  100     4   100      1925        12    0.6%
  100     5   100      1921     10.08    0.5%
  100     6   100      1929     13.94    0.7%
  100     7   100      1934      13.6    0.7%
  100     8   100      1926     12.33    0.6%
  100     9   100      1927     12.79    0.6%
  100    10   100      1930     14.71    0.7%
  100    11   100      1925     12.35    0.6%
  100    12   100      1935     12.07    0.6%
  100    13   100      1934     13.26    0.6%
  100    14   100      1923     10.02    0.5%
  100    15   100      1930     10.92    0.5%
  100    16   100      1932     13.84    0.7%
  100    17   100      1938      13.4    0.6%
  100    18   100      1930     12.36    0.6%
  100    19   100      1929     10.45    0.5%
  100    20   100      1941     17.55    0.9%
  100    21   100      1934      12.4    0.6%
  100    22   100      1927     10.99    0.5%
  100    23   100      1937     14.24    0.7%
  100    24   100      1941     15.09    0.7%
  100    25   100      1930     10.17    0.5%
  100    26   100      1936     15.62    0.8%
  100    27   100      1937     13.57    0.7%
  100    28   100      1940     11.97    0.6%
  100    29   100      1935     12.63    0.6%
  100    30   100      1930     10.02    0.5%
  100    31   100      1932     12.24    0.6%
  100    32   100      1926     8.931    0.4%
  100    33   100      1938     12.36    0.6%
  100    34   100      1928     10.79    0.5%
  100    35   100      1939     12.55    0.6%
  100    36   100      1939     12.96    0.6%
  100    37   100      1930     10.78    0.5%
  100    38   100      1940     12.47    0.6%
  100    39   100      1940     13.34    0.6%
  100    40   100      1938     13.91    0.7%
  100    41   100      1938     14.35    0.7%
  100    42   100      1938     13.05    0.6%
  100    43   100      1938     13.31    0.6%
  100    44   100      1975     21.27    1.0%
  100    45   100      1936     11.36    0.5%
  100    46   100      1940     12.73    0.6%
  100    47   100      1940     11.95    0.6%
  100    48   100      1942     12.43    0.6%
  100    49   100      1936     14.49    0.7%
  100    50   100      1937     11.47    0.5%
  100    51   100      1931     8.076    0.4%
  100    52   100      1929     8.285    0.4%
  100    53   100      1940     13.07    0.6%
  100    54   100      1937     10.85    0.5%
  100    55   100      1940     12.82    0.6%
  100    56   100      1942     12.46    0.6%
  100    57   100      1949     13.05    0.6%
  100    58   100      1945     12.66    0.6%
  100    59   100      1938     12.22    0.6%
  100    60   100      1943     11.23    0.5%
  100    61   100      1938      11.6    0.5%
  100    62   100      1941     10.25    0.5%
  100    63   100      1937     11.69    0.6%
  100    64   100      1944     12.09    0.6%
  100    65   100      1942     9.562    0.4%
  100    66   100      1938     11.94    0.6%
  100    67   100      1949     13.75    0.7%
  100    68   100      1933      7.01    0.3%
  100    69   100      1946     14.02    0.7%
  100    70   100      1941      12.8    0.6%
  100    71   100      1944     10.52    0.5%
  100    72   100      1946      11.8    0.6%
  100    73   100      1944     11.58    0.5%
  100    74   100      1942     13.55    0.6%
  100    75   100      1949     16.64    0.8%
  100    76   100      1949      12.9    0.6%
  100    77   100      1950     14.98    0.7%
  100    78   100      1936     10.41    0.5%
  100    79   100      1946     12.49    0.6%
  100    80   100      1942     14.15    0.7%
  100    81   100      1939     11.56    0.5%
  100    82   100      1951     12.68    0.6%
  100    83   100      1945      11.4    0.5%
  100    84   100      1944     11.23    0.5%
  100    85   100      1950     11.99    0.6%
  100    86   100      1944     12.79    0.6%
  100    87   100      1946     10.12    0.5%
  100    88   100      1946     11.61    0.5%
  100    89   100      1946     13.99    0.7%
  100    90   100      1942     13.54    0.6%
  100    91   100      1949     11.07    0.5%
  100    92   100      1942     11.26    0.5%
  100    93   100      1948     13.52    0.6%
  100    94   100      1943      8.81    0.4%
  100    95   100      1943     12.43    0.6%
  100    96   100      1943     13.34    0.6%
  100    97   100      1951     12.38    0.6%
  100    98   100      1956     13.43    0.6%
  100    99   100      1949     13.23    0.6%
  100   100     1     62.05     0.235    0.3%
  100   100     2     81.85     0.251    0.3%
  100   100     3     101.4     0.285    0.2%
  100   100     4     119.3     0.297    0.2%
  100   100     5     138.6     0.285    0.2%
  100   100     6     156.6     0.198    0.1%
  100   100     7     174.9     0.359    0.2%
  100   100     8     192.9     0.187    0.0%
  100   100     9     212.3     1.147    0.5%
  100   100    10     230.6      0.23    0.0%
  100   100    11     249.7     1.103    0.4%
  100   100    12     267.6     0.531    0.1%
  100   100    13     287.2     0.449    0.1%
  100   100    14     305.3     0.402    0.1%
  100   100    15     326.1      3.07    0.9%
  100   100    16       344     0.898    0.2%
  100   100    17     362.7     0.773    0.2%
  100   100    18     380.4     0.584    0.1%
  100   100    19     399.9     0.655    0.1%
  100   100    20     418.5     0.518    0.1%
  100   100    21     439.2     1.873    0.4%
  100   100    22     456.3     0.718    0.1%
  100   100    23     474.5     1.107    0.2%
  100   100    24     494.1     1.332    0.2%
  100   100    25       514     1.726    0.3%
  100   100    26     530.8     0.892    0.1%
  100   100    27     550.2     0.677    0.1%
  100   100    28     568.3     1.283    0.2%
  100   100    29     587.3     1.008    0.1%
  100   100    30     607.2      1.61    0.2%
  100   100    31     624.6      1.31    0.2%
  100   100    32     643.8     1.369    0.2%
  100   100    33       662     1.895    0.2%
  100   100    34     680.2     0.725    0.1%
  100   100    35     701.3     2.068    0.2%
  100   100    36     718.7     1.934    0.2%
  100   100    37     740.8     1.673    0.2%
  100   100    38     760.8     6.044    0.7%
  100   100    39     775.2      2.58    0.3%
  100   100    40     796.7     2.098    0.2%
  100   100    41     817.1     2.945    0.3%
  100   100    42     832.8     1.819    0.2%
  100   100    43     850.9     1.174    0.1%
  100   100    44     873.2     4.759    0.5%
  100   100    45     894.4     6.887    0.7%
  100   100    46     910.6      6.44    0.7%
  100   100    47       928     5.259    0.5%
  100   100    48     944.7     1.492    0.1%
  100   100    49     967.6     8.669    0.8%
  100   100    50     984.7     2.044    0.2%
  100   100    51      1009     10.26    1.0%
  100   100    52      1023     2.317    0.2%
  100   100    53      1052      12.9    1.2%
  100   100    54      1061     5.121    0.4%
  100   100    55      1081     4.404    0.4%
  100   100    56      1104     7.271    0.6%
  100   100    57      1121     9.796    0.8%
  100   100    58      1140     6.607    0.5%
  100   100    59      1153     3.197    0.2%
  100   100    60      1179     8.397    0.7%
  100   100    61      1195     3.649    0.3%
  100   100    62      1216     9.974    0.8%
  100   100    63      1238     11.31    0.9%
  100   100    64      1253     5.989    0.4%
  100   100    65      1272     4.792    0.3%
  100   100    66      1289     1.666    0.1%
  100   100    67      1311     7.177    0.5%
  100   100    68      1334     10.79    0.8%
  100   100    69      1354     11.04    0.8%
  100   100    70      1367     8.572    0.6%
  100   100    71      1388     9.082    0.6%
  100   100    72      1406     10.11    0.7%
  100   100    73      1428     10.78    0.7%
  100   100    74      1447      13.7    0.9%
  100   100    75      1467     14.14    0.9%
  100   100    76      1488     14.39    0.9%
  100   100    77      1500      9.78    0.6%
  100   100    78      1513      6.42    0.4%
  100   100    79      1545     12.86    0.8%
  100   100    80      1565     12.05    0.7%
  100   100    81      1582     10.21    0.6%
  100   100    82      1601     12.12    0.7%
  100   100    83      1620      11.8    0.7%
  100   100    84      1637     10.24    0.6%
  100   100    85      1655      12.6    0.7%
  100   100    86      1673     8.439    0.5%
  100   100    87      1699     14.06    0.8%
  100   100    88      1715        13    0.7%
  100   100    89      1755     7.509    0.4%
  100   100    90      1752     12.54    0.7%
  100   100    91      1774     14.87    0.8%
  100   100    92      1790     13.52    0.7%
  100   100    93      1808     13.48    0.7%
  100   100    94      1832     14.14    0.7%
  100   100    95      1853     11.48    0.6%
  100   100    96      1869      14.1    0.7%
  100   100    97      1898     13.34    0.7%
  100   100    98      1908     13.43    0.7%
  100   100    99      1934     10.39    0.5%
  100   100   100      1946     12.39    0.6%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.11
    + n    0.102
    + p    19.05
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    14.08
    + n    0.202
    + p       19
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     556.6     2.133    0.3%
    2   100   100     557.1     2.583    0.4%
    3   100   100     560.2     0.973    0.1%
    4   100   100     599.1     1.595    0.2%
    5   100   100     618.1     2.948    0.4%
    6   100   100     634.8     4.522    0.7%
    7   100   100     641.4     2.129    0.3%
    8   100   100     655.9     1.924    0.2%
    9   100   100     665.6     1.548    0.2%
   10   100   100     684.5     2.072    0.3%
   11   100   100       694      1.64    0.2%
   12   100   100     706.9     3.325    0.4%
   13   100   100       718     1.983    0.2%
   14   100   100     730.6     1.008    0.1%
   15   100   100     744.2     1.502    0.2%
   16   100   100     763.4     5.184    0.6%
   17   100   100     782.6     7.458    0.9%
   18   100   100     794.7     2.872    0.3%
   19   100   100     806.6     2.615    0.3%
   20   100   100     814.4     2.911    0.3%
   21   100   100     830.4     4.455    0.5%
   22   100   100     846.4     2.559    0.3%
   23   100   100     869.2     4.989    0.5%
   24   100   100       875     2.658    0.3%
   25   100   100     883.8     6.055    0.6%
   26   100   100     902.4     6.966    0.7%
   27   100   100     914.4     2.017    0.2%
   28   100   100     930.2     1.843    0.1%
   29   100   100     933.3     2.004    0.2%
   30   100   100     953.2     2.693    0.2%
   31   100   100     973.3     9.044    0.9%
   32   100   100     991.4     5.043    0.5%
   33   100   100      1010     11.34    1.1%
   34   100   100      1012     6.467    0.6%
   35   100   100      1032     10.74    1.0%
   36   100   100      1041       1.8    0.1%
   37   100   100      1059      5.56    0.5%
   38   100   100      1073     10.51    0.9%
   39   100   100      1091     12.98    1.1%
   40   100   100      1100     7.516    0.6%
   41   100   100      1111     2.093    0.1%
   42   100   100      1130     7.673    0.6%
   43   100   100      1140     2.962    0.2%
   44   100   100      1156     9.558    0.8%
   45   100   100      1171     9.273    0.7%
   46   100   100      1171     2.567    0.2%
   47   100   100      1191     10.32    0.8%
   48   100   100      1221     12.75    1.0%
   49   100   100      1218     7.247    0.5%
   50   100   100      1233     10.67    0.8%
   51   100   100      1247     4.215    0.3%
   52   100   100      1266     10.69    0.8%
   53   100   100      1278     9.407    0.7%
   54   100   100      1292     11.63    0.9%
   55   100   100      1304     8.095    0.6%
   56   100   100      1310     2.182    0.1%
   57   100   100      1335     11.38    0.8%
   58   100   100      1351     10.76    0.7%
   59   100   100      1363     12.02    0.8%
   60   100   100      1382     12.37    0.8%
   61   100   100      1387     1.825    0.1%
   62   100   100      1403     9.931    0.7%
   63   100   100      1430     12.99    0.9%
   64   100   100      1445     11.61    0.8%
   65   100   100      1457     12.79    0.8%
   66   100   100      1468     10.81    0.7%
   67   100   100      1473     9.478    0.6%
   68   100   100      1488     8.372    0.5%
   69   100   100      1508     9.864    0.6%
   70   100   100      1514     8.171    0.5%
   71   100   100      1531     4.336    0.2%
   72   100   100      1560     11.78    0.7%
   73   100   100      1567     15.33    0.9%
   74   100   100      1580     12.39    0.7%
   75   100   100      1596     11.45    0.7%
   76   100   100      1607     8.759    0.5%
   77   100   100      1614      9.48    0.5%
   78   100   100      1636     10.51    0.6%
   79   100   100      1649     10.17    0.6%
   80   100   100      1665     11.95    0.7%
   81   100   100      1680     14.33    0.8%
   82   100   100      1687     2.376    0.1%
   83   100   100      1705     8.786    0.5%
   84   100   100      1726     11.07    0.6%
   85   100   100      1748     13.69    0.7%
   86   100   100      1759     12.33    0.7%
   87   100   100      1765     11.85    0.6%
   88   100   100      1772      6.71    0.3%
   89   100   100      1803     11.43    0.6%
   90   100   100      1813     12.61    0.6%
   91   100   100      1830     16.21    0.8%
   92   100   100      1830        13    0.7%
   93   100   100      1851     9.079    0.4%
   94   100   100      1872      13.4    0.7%
   95   100   100      1885     11.51    0.6%
   96   100   100      1900     12.76    0.6%
   97   100   100      1909     12.34    0.6%
   98   100   100      1935        14    0.7%
   99   100   100      1942     10.32    0.5%
  100     1   100      1939      14.2    0.7%
  100     2   100      1937     13.16    0.6%
  100     3   100      1944     13.77    0.7%
  100     4   100      1933     12.39    0.6%
  100     5   100      1929     11.75    0.6%
  100     6   100      1941     13.44    0.6%
  100     7   100      1935     12.25    0.6%
  100     8   100      1931     12.28    0.6%
  100     9   100      1938     11.41    0.5%
  100    10   100      1930     10.55    0.5%
  100    11   100      1935     11.02    0.5%
  100    12   100      1939     14.88    0.7%
  100    13   100      1935     12.23    0.6%
  100    14   100      1933     11.36    0.5%
  100    15   100      1943     13.79    0.7%
  100    16   100      1939     13.94    0.7%
  100    17   100      1936     10.79    0.5%
  100    18   100      1944     12.91    0.6%
  100    19   100      1945     14.76    0.7%
  100    20   100      1946     11.79    0.6%
  100    21   100      1949     14.56    0.7%
  100    22   100      1946     12.29    0.6%
  100    23   100      1942     11.78    0.6%
  100    24   100      1949     13.29    0.6%
  100    25   100      1949     12.39    0.6%
  100    26   100      1942     14.44    0.7%
  100    27   100      1939     12.92    0.6%
  100    28   100      1948     12.99    0.6%
  100    29   100      1938     12.27    0.6%
  100    30   100      1945     12.85    0.6%
  100    31   100      1951     9.504    0.4%
  100    32   100      1938     9.742    0.5%
  100    33   100      1946     15.33    0.7%
  100    34   100      1949     14.14    0.7%
  100    35   100      1938     11.07    0.5%
  100    36   100      1950     14.56    0.7%
  100    37   100      1949     11.93    0.6%
  100    38   100      1947     13.61    0.6%
  100    39   100      1938     12.48    0.6%
  100    40   100      1948     12.58    0.6%
  100    41   100      1940     11.65    0.6%
  100    42   100      1950     15.22    0.7%
  100    43   100      1941     12.21    0.6%
  100    44   100      1947     13.78    0.7%
  100    45   100      1946     13.86    0.7%
  100    46   100      1943     12.18    0.6%
  100    47   100      1944     12.48    0.6%
  100    48   100      1944     12.03    0.6%
  100    49   100      1951     12.63    0.6%
  100    50   100      1942     10.85    0.5%
  100    51   100      1944     13.03    0.6%
  100    52   100      1945     13.59    0.6%
  100    53   100      1945     13.62    0.7%
  100    54   100      1946     12.96    0.6%
  100    55   100      1950     13.38    0.6%
  100    56   100      1951     15.68    0.8%
  100    57   100      1940     10.75    0.5%
  100    58   100      1952     12.31    0.6%
  100    59   100      1950     12.09    0.6%
  100    60   100      1945     13.44    0.6%
  100    61   100      1949     12.63    0.6%
  100    62   100      1951     13.75    0.7%
  100    63   100      1954     11.22    0.5%
  100    64   100      1950     13.25    0.6%
  100    65   100      1947     12.36    0.6%
  100    66   100      1950     11.93    0.6%
  100    67   100      1953     13.36    0.6%
  100    68   100      1949     11.58    0.5%
  100    69   100      1946     11.16    0.5%
  100    70   100      1949     12.73    0.6%
  100    71   100      1949     11.49    0.5%
  100    72   100      1955     12.94    0.6%
  100    73   100      1957     12.34    0.6%
  100    74   100      1947     13.91    0.7%
  100    75   100      1956     13.43    0.6%
  100    76   100      1955     12.42    0.6%
  100    77   100      1956     12.18    0.6%
  100    78   100      1948      12.4    0.6%
  100    79   100      1952     11.77    0.6%
  100    80   100      1953     11.43    0.5%
  100    81   100      1951     12.72    0.6%
  100    82   100      1952     10.58    0.5%
  100    83   100      1951     13.96    0.7%
  100    84   100      1953     13.68    0.7%
  100    85   100      1942     6.605    0.3%
  100    86   100      1951      13.3    0.6%
  100    87   100      1953     14.08    0.7%
  100    88   100      1953     10.69    0.5%
  100    89   100      1954     12.41    0.6%
  100    90   100      1945      8.46    0.4%
  100    91   100      1955     10.87    0.5%
  100    92   100      1948     9.363    0.4%
  100    93   100      1950     13.04    0.6%
  100    94   100      1958     13.24    0.6%
  100    95   100      1953     10.59    0.5%
  100    96   100      1957     13.59    0.6%
  100    97   100      1965     13.15    0.6%
  100    98   100      1957     13.95    0.7%
  100    99   100      1961     12.96    0.6%
  100   100     1     62.42     0.112    0.1%
  100   100     2     82.66     0.194    0.2%
  100   100     3     102.1      0.14    0.1%
  100   100     4     120.5     0.219    0.1%
  100   100     5       140     0.282    0.2%
  100   100     6     158.3     0.218    0.1%
  100   100     7     176.2     0.267    0.1%
  100   100     8     194.6     0.409    0.2%
  100   100     9     213.4     0.365    0.1%
  100   100    10     232.7     0.366    0.1%
  100   100    11     251.1     0.326    0.1%
  100   100    12     270.5     1.342    0.4%
  100   100    13       290     0.848    0.2%
  100   100    14     307.1     0.537    0.1%
  100   100    15     326.5     0.493    0.1%
  100   100    16     348.8     5.823    1.6%
  100   100    17       365     0.385    0.1%
  100   100    18     382.5     0.516    0.1%
  100   100    19     402.1     0.626    0.1%
  100   100    20       420       0.6    0.1%
  100   100    21     439.6     0.707    0.1%
  100   100    22     458.2     0.679    0.1%
  100   100    23     477.2     0.589    0.1%
  100   100    24       496     1.123    0.2%
  100   100    25     516.5     1.182    0.2%
  100   100    26     534.4     0.616    0.1%
  100   100    27     553.5      0.66    0.1%
  100   100    28       570     0.606    0.1%
  100   100    29     590.9     0.974    0.1%
  100   100    30     611.3     0.697    0.1%
  100   100    31     629.1     1.118    0.1%
  100   100    32     647.5     0.905    0.1%
  100   100    33     667.7         1    0.1%
  100   100    34     685.3     1.819    0.2%
  100   100    35     704.8     3.013    0.4%
  100   100    36     724.5     1.277    0.1%
  100   100    37     742.6     1.033    0.1%
  100   100    38     762.2     0.881    0.1%
  100   100    39       781      1.96    0.2%
  100   100    40       799     1.022    0.1%
  100   100    41       818     1.039    0.1%
  100   100    42     837.7     1.067    0.1%
  100   100    43     865.8     10.91    1.2%
  100   100    44     880.1     7.792    0.8%
  100   100    45     893.8     1.083    0.1%
  100   100    46     911.2     1.514    0.1%
  100   100    47     929.3     1.311    0.1%
  100   100    48     949.5     0.582    0.0%
  100   100    49     973.7      6.56    0.6%
  100   100    50       993     9.328    0.9%
  100   100    51      1006     1.553    0.1%
  100   100    52      1030     7.561    0.7%
  100   100    53      1060     14.65    1.3%
  100   100    54      1070     9.063    0.8%
  100   100    55      1090      8.02    0.7%
  100   100    56      1113     11.68    1.0%
  100   100    57      1126     8.499    0.7%
  100   100    58      1147     8.379    0.7%
  100   100    59      1167     8.758    0.7%
  100   100    60      1184     9.415    0.7%
  100   100    61      1202     1.672    0.1%
  100   100    62      1224     8.478    0.6%
  100   100    63      1238     3.247    0.2%
  100   100    64      1260     8.891    0.7%
  100   100    65      1284     11.56    0.9%
  100   100    66      1297     8.265    0.6%
  100   100    67      1319     11.37    0.8%
  100   100    68      1338     10.16    0.7%
  100   100    69      1356     10.65    0.7%
  100   100    70      1373     10.32    0.7%
  100   100    71      1396     12.48    0.8%
  100   100    72      1418     10.45    0.7%
  100   100    73      1433     10.12    0.7%
  100   100    74      1454     10.63    0.7%
  100   100    75      1474     11.54    0.7%
  100   100    76      1498     14.37    0.9%
  100   100    77      1514     11.29    0.7%
  100   100    78      1531     13.49    0.8%
  100   100    79      1543     6.726    0.4%
  100   100    80      1567     9.094    0.5%
  100   100    81      1590      13.4    0.8%
  100   100    82      1617     13.07    0.8%
  100   100    83      1625      11.2    0.6%
  100   100    84      1642     9.668    0.5%
  100   100    85      1663     11.63    0.6%
  100   100    86      1687     10.89    0.6%
  100   100    87      1702     13.38    0.7%
  100   100    88      1729     13.47    0.7%
  100   100    89      1752     10.62    0.6%
  100   100    90      1758     12.06    0.6%
  100   100    91      1785     13.93    0.7%
  100   100    92      1798        13    0.7%
  100   100    93      1825     12.85    0.7%
  100   100    94      1841     12.97    0.7%
  100   100    95      1854     11.96    0.6%
  100   100    96      1874     12.72    0.6%
  100   100    97      1902     14.55    0.7%
  100   100    98      1916     13.81    0.7%
  100   100    99      1924     3.337    0.1%
  100   100   100      1958      13.3    0.6%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.19
    + n    0.129
    + p    19.14
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)
Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    22.85
    + b    0.002
    + m    0.081
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     30.14     0.113    0.3%
   21   100     31.19     0.219    0.7%
   41   100      31.2     0.289    0.9%
   61   100     31.42     0.079    0.2%
   81   100     31.24     0.247    0.7%
  101   100     31.27     0.284    0.9%
  121   100     31.28     0.294    0.9%
  141   100     31.75      0.09    0.2%
  161   100     31.46     0.241    0.7%
  181   100     32.03     0.172    0.5%
  201   100     31.75     0.325    1.0%
  221   100     31.16     0.106    0.3%
  241   100     31.27     0.114    0.3%
  261   100     32.11     0.123    0.3%
  281   100     31.87     0.232    0.7%
  301   100     31.89     0.178    0.5%
  321   100     31.39     0.092    0.2%
  341   100     31.96     0.256    0.8%
  361   100     32.01     0.262    0.8%
  381   100     32.01     0.233    0.7%
  401   100     32.43     0.102    0.3%
  421   100     32.12     0.264    0.8%
  441   100     32.37     0.073    0.2%
  461   100     32.13     0.333    1.0%
  481   100     32.44     0.094    0.2%
  501   100     32.36     0.319    0.9%
  521   100     32.28     0.318    0.9%
  541   100     32.39     0.278    0.8%
  561   100     32.33     0.292    0.9%
  581   100     32.41     0.312    0.9%
  601   100     32.88     0.079    0.2%
  621   100     32.52     0.191    0.5%
  641   100     32.73     0.217    0.6%
  661   100     32.78     0.258    0.7%
  681   100     32.36      0.08    0.2%
  701   100     32.92     0.197    0.5%
  721   100     33.06     0.086    0.2%
  741   100     33.16     0.066    0.1%
  761   100     32.95     0.316    0.9%
  781   100     33.45     0.154    0.4%
  801   100     33.46     0.141    0.4%
  821   100     32.86     0.098    0.2%
  841   100     33.58     0.065    0.1%
  861   100     33.55     0.081    0.2%
  881   100     33.59     0.111    0.3%
  901   100     33.82     0.126    0.3%
  921   100     33.42     0.366    1.0%
  941   100     33.66     0.377    1.1%
  961   100     33.79     0.116    0.3%
  981   100     33.87     0.099    0.2%
 1001   100     34.03     0.102    0.2%
 1021   100     34.05     0.075    0.2%
 1024     1     25.53     0.154    0.6%
 1024     2     25.75     0.106    0.4%
 1024     3      25.8     0.094    0.3%
 1024     4     26.01     0.099    0.3%
 1024     5     26.14     0.165    0.6%
 1024     6      26.2     0.103    0.3%
 1024     7     26.35     0.101    0.3%
 1024     8     26.44     0.078    0.2%
 1024     9      26.3     0.061    0.2%
 1024    10     26.63     0.088    0.3%
 1024    11     26.45     0.197    0.7%
 1024    12     26.69     0.104    0.3%
 1024    13     26.54     0.195    0.7%
 1024    14     26.96      0.12    0.4%
 1024    15     27.07     0.101    0.3%
 1024    16      26.9     0.132    0.4%
 1024    17     27.24     0.141    0.5%
 1024    18     27.19     0.133    0.4%
 1024    19     27.14     0.226    0.8%
 1024    20     27.31     0.207    0.7%
 1024    21     27.28     0.233    0.8%
 1024    22     27.62     0.154    0.5%
 1024    23     27.69     0.139    0.5%
 1024    24     27.91     0.176    0.6%
 1024    25     27.95     0.125    0.4%
 1024    26     27.92     0.103    0.3%
 1024    27     27.88     0.293    1.0%
 1024    28      28.1     0.106    0.3%
 1024    29     28.25     0.115    0.4%
 1024    30     28.25     0.147    0.5%
 1024    31     28.48     0.134    0.4%
 1024    32     28.31     0.118    0.4%
 1024    33     28.54     0.096    0.3%
 1024    34     28.46     0.126    0.4%
 1024    35     28.63     0.094    0.3%
 1024    36     28.55     0.209    0.7%
 1024    37     28.78     0.114    0.3%
 1024    38     28.98     0.095    0.3%
 1024    39     29.16     0.074    0.2%
 1024    40     28.49     0.087    0.3%
 1024    41     29.01     0.193    0.6%
 1024    42     29.05     0.094    0.3%
 1024    43     29.39     0.106    0.3%
 1024    44     29.16     0.228    0.7%
 1024    45     29.33     0.077    0.2%
 1024    46     29.51     0.138    0.4%
 1024    47     29.51     0.107    0.3%
 1024    48      29.4     0.186    0.6%
 1024    49     30.05     0.182    0.6%
 1024    50     29.89     0.165    0.5%
 1024    51     30.09     0.103    0.3%
 1024    52     30.27     0.124    0.4%
 1024    53     30.17      0.07    0.2%
 1024    54     30.21     0.151    0.4%
 1024    55     30.43     0.155    0.5%
 1024    56     29.81     0.197    0.6%
 1024    57      30.5     0.096    0.3%
 1024    58     30.74     0.139    0.4%
 1024    59      30.8     0.108    0.3%
 1024    60     30.73     0.113    0.3%
 1024    61     30.84     0.086    0.2%
 1024    62     30.88     0.093    0.3%
 1024    63     30.93     0.064    0.2%
 1024    64     31.28     0.163    0.5%
 1024    65      30.5     0.104    0.3%
 1024    66     31.36     0.108    0.3%
 1024    67      31.4      0.09    0.2%
 1024    68     31.16     0.309    0.9%
 1024    69     30.93     0.076    0.2%
 1024    70     31.32     0.196    0.6%
 1024    71     31.61     0.194    0.6%
 1024    72     31.88      0.23    0.7%
 1024    73     31.81     0.109    0.3%
 1024    74     32.02     0.099    0.3%
 1024    75     31.95     0.143    0.4%
 1024    76      32.2     0.104    0.3%
 1024    77     32.15     0.165    0.5%
 1024    78     32.18      0.22    0.6%
 1024    79     32.45     0.104    0.3%
 1024    80     32.46     0.109    0.3%
 1024    81     32.18     0.258    0.8%
 1024    82     32.51     0.118    0.3%
 1024    83     32.63     0.147    0.4%
 1024    84      32.6     0.095    0.2%
 1024    85     32.84     0.109    0.3%
 1024    86     33.06     0.089    0.2%
 1024    87     33.09     0.072    0.2%
 1024    88     33.09     0.124    0.3%
 1024    89     32.83     0.195    0.5%
 1024    90     33.16      0.11    0.3%
 1024    91     32.67     0.197    0.6%
 1024    92     32.94      0.24    0.7%
 1024    93      33.1      0.25    0.7%
 1024    94     33.04      0.24    0.7%
 1024    95     33.73     0.153    0.4%
 1024    96     33.27     0.261    0.7%
 1024    97     33.15      0.28    0.8%
 1024    98     33.87     0.103    0.3%
 1024    99     33.43     0.189    0.5%
 1024   100     33.69     0.275    0.8%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    22.78
    + b    0.003
    + m    0.082
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    23.12
    + b    0.002
    + m     0.08
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     30.34     0.053    0.1%
   21   100     31.24     0.235    0.7%
   41   100     31.33     0.217    0.6%
   61   100      31.7     0.067    0.2%
   81   100     31.34     0.327    1.0%
  101   100     31.43      0.24    0.7%
  121   100      31.5     0.307    0.9%
  141   100     31.89     0.095    0.2%
  161   100     31.62     0.208    0.6%
  181   100     32.36     0.286    0.8%
  201   100     31.71     0.301    0.9%
  221   100     31.31     0.082    0.2%
  241   100     31.39     0.073    0.2%
  261   100     32.25     0.065    0.2%
  281   100     31.89     0.224    0.7%
  301   100     31.95     0.237    0.7%
  321   100     31.55     0.073    0.2%
  341   100     32.11     0.249    0.7%
  361   100     32.11     0.258    0.8%
  381   100     32.22     0.254    0.7%
  401   100     32.52     0.092    0.2%
  421   100     32.31     0.216    0.6%
  441   100     32.68     0.075    0.2%
  461   100     32.34     0.304    0.9%
  481   100     32.68      0.08    0.2%
  501   100     32.43     0.346    1.0%
  521   100      32.6     0.369    1.1%
  541   100      32.7     0.326    0.9%
  561   100     32.77     0.323    0.9%
  581   100     32.86     0.243    0.7%
  601   100     33.11     0.093    0.2%
  621   100     32.78     0.249    0.7%
  641   100     33.06     0.237    0.7%
  661   100     33.05     0.385    1.1%
  681   100     32.62     0.127    0.3%
  701   100     33.13      0.24    0.7%
  721   100     33.34     0.084    0.2%
  741   100     33.32     0.109    0.3%
  761   100     33.21     0.291    0.8%
  781   100     33.68     0.093    0.2%
  801   100     33.63     0.062    0.1%
  821   100     32.94     0.105    0.3%
  841   100     33.73     0.092    0.2%
  861   100     33.86      0.11    0.3%
  881   100     33.78     0.098    0.2%
  901   100     33.96       0.1    0.2%
  921   100     33.61     0.402    1.1%
  941   100      33.9     0.412    1.2%
  961   100        34     0.102    0.2%
  981   100     34.08     0.166    0.4%
 1001   100     34.07     0.146    0.4%
 1021   100     34.14     0.151    0.4%
 1024     1     25.54     0.047    0.1%
 1024     2     25.85     0.043    0.1%
 1024     3     25.88     0.108    0.4%
 1024     4     26.18     0.093    0.3%
 1024     5      26.3     0.059    0.2%
 1024     6     26.21      0.06    0.2%
 1024     7     26.41     0.067    0.2%
 1024     8     26.47     0.056    0.2%
 1024     9     26.52     0.093    0.3%
 1024    10     26.63     0.093    0.3%
 1024    11     26.65     0.302    1.1%
 1024    12     26.82     0.099    0.3%
 1024    13      26.8      0.22    0.8%
 1024    14     27.16     0.098    0.3%
 1024    15     26.95     0.209    0.7%
 1024    16     26.94     0.083    0.3%
 1024    17     27.03     0.108    0.3%
 1024    18     27.26     0.076    0.2%
 1024    19      27.1     0.203    0.7%
 1024    20     27.33     0.284    1.0%
 1024    21     27.45     0.237    0.8%
 1024    22     27.62     0.339    1.2%
 1024    23     27.91     0.066    0.2%
 1024    24      27.8     0.114    0.4%
 1024    25     27.88     0.086    0.3%
 1024    26     28.07     0.111    0.3%
 1024    27     27.91     0.246    0.8%
 1024    28     28.08     0.118    0.4%
 1024    29     28.24     0.086    0.3%
 1024    30     28.28     0.081    0.2%
 1024    31     28.46      0.12    0.4%
 1024    32     28.54     0.101    0.3%
 1024    33     28.54     0.056    0.1%
 1024    34     28.26     0.261    0.9%
 1024    35     28.57     0.098    0.3%
 1024    36     28.65     0.185    0.6%
 1024    37     28.73     0.082    0.2%
 1024    38     28.97     0.066    0.2%
 1024    39     29.25     0.072    0.2%
 1024    40     28.62     0.105    0.3%
 1024    41      28.9     0.203    0.7%
 1024    42     29.09     0.193    0.6%
 1024    43     29.52      0.08    0.2%
 1024    44     29.19     0.288    0.9%
 1024    45     29.73     0.092    0.3%
 1024    46     29.25     0.292    0.9%
 1024    47     29.75     0.063    0.2%
 1024    48     29.47     0.138    0.4%
 1024    49     29.63     0.281    0.9%
 1024    50     30.11     0.075    0.2%
 1024    51     30.22     0.083    0.2%
 1024    52     29.97     0.302    1.0%
 1024    53     30.26     0.045    0.1%
 1024    54     30.41     0.097    0.3%
 1024    55     30.13     0.191    0.6%
 1024    56     29.81     0.069    0.2%
 1024    57     30.53     0.112    0.3%
 1024    58     30.69     0.065    0.2%
 1024    59     30.63     0.233    0.7%
 1024    60     30.91     0.076    0.2%
 1024    61     30.96     0.122    0.3%
 1024    62      30.8     0.343    1.1%
 1024    63     31.16     0.156    0.5%
 1024    64     30.97     0.212    0.6%
 1024    65     30.64     0.096    0.3%
 1024    66     31.25     0.059    0.1%
 1024    67     31.17     0.198    0.6%
 1024    68      31.3     0.282    0.9%
 1024    69     30.78     0.091    0.2%
 1024    70     31.36     0.241    0.7%
 1024    71     31.47     0.258    0.8%
 1024    72     32.18     0.226    0.7%
 1024    73     31.97     0.078    0.2%
 1024    74     32.14      0.12    0.3%
 1024    75     32.14      0.08    0.2%
 1024    76     32.21     0.068    0.2%
 1024    77     32.34      0.04    0.1%
 1024    78     32.06     0.208    0.6%
 1024    79     32.35     0.078    0.2%
 1024    80     32.36     0.165    0.5%
 1024    81     31.87     0.127    0.3%
 1024    82     32.49     0.072    0.2%
 1024    83     32.41     0.248    0.7%
 1024    84      32.5     0.317    0.9%
 1024    85     32.69     0.241    0.7%
 1024    86     32.77     0.135    0.4%
 1024    87     33.18     0.109    0.3%
 1024    88     33.06      0.09    0.2%
 1024    89     32.79     0.271    0.8%
 1024    90     33.23     0.047    0.1%
 1024    91     32.66     0.073    0.2%
 1024    92     33.18     0.175    0.5%
 1024    93     32.79      0.06    0.1%
 1024    94     33.11       0.1    0.3%
 1024    95     33.84     0.095    0.2%
 1024    96     32.99     0.061    0.1%
 1024    97     33.18     0.105    0.3%
 1024    98      33.9     0.085    0.2%
 1024    99     33.75     0.274    0.8%
 1024   100     33.83     0.229    0.6%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    22.99
    + b    0.003
    + m    0.082
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    27.45
    + b    0.002
    + m    0.166
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     43.76     0.351    0.8%
   21   100     44.59     0.131    0.2%
   41   100     43.63     0.193    0.4%
   61   100     44.45     0.113    0.2%
   81   100     44.53     0.108    0.2%
  101   100     44.35     0.401    0.9%
  121   100     44.58     0.127    0.2%
  141   100     44.59     0.317    0.7%
  161   100     44.16     0.377    0.8%
  181   100      44.1     0.368    0.8%
  201   100     44.02     0.131    0.2%
  221   100     44.08     0.177    0.4%
  241   100     44.68     0.308    0.6%
  261   100     44.72      0.35    0.7%
  281   100     44.27     0.147    0.3%
  301   100     45.13     0.133    0.2%
  321   100     45.14     0.282    0.6%
  341   100     44.46     0.268    0.6%
  361   100     44.47     0.129    0.2%
  381   100     45.23     0.292    0.6%
  401   100     45.14     0.341    0.7%
  421   100      45.5     0.139    0.3%
  441   100     45.63     0.084    0.1%
  461   100     45.59     0.115    0.2%
  481   100     45.49     0.358    0.7%
  501   100     45.15     0.407    0.9%
  521   100     45.72     0.329    0.7%
  541   100     44.96     0.146    0.3%
  561   100     44.89     0.121    0.2%
  581   100     45.56     0.336    0.7%
  601   100     45.69     0.307    0.6%
  621   100     45.99     0.101    0.2%
  641   100     46.12     0.297    0.6%
  661   100     45.76     0.345    0.7%
  681   100     45.35      0.11    0.2%
  701   100     45.95     0.433    0.9%
  721   100     46.03     0.289    0.6%
  741   100     46.38     0.126    0.2%
  761   100     45.91      0.31    0.6%
  781   100     46.39     0.113    0.2%
  801   100     46.36     0.432    0.9%
  821   100     46.31     0.528    1.1%
  841   100     46.21     0.325    0.7%
  861   100     46.43      0.45    0.9%
  881   100     46.41     0.453    0.9%
  901   100     46.87     0.101    0.2%
  921   100     46.59      0.33    0.7%
  941   100     46.79     0.245    0.5%
  961   100     46.25     0.433    0.9%
  981   100     46.65     0.411    0.8%
 1001   100     47.19     0.132    0.2%
 1021   100      47.3     0.141    0.2%
 1024     1     30.32     0.133    0.4%
 1024     2     30.98     0.135    0.4%
 1024     3      30.9     0.096    0.3%
 1024     4     30.79     0.177    0.5%
 1024     5     31.41     0.092    0.2%
 1024     6     31.65     0.086    0.2%
 1024     7     31.67       0.1    0.3%
 1024     8     32.15     0.079    0.2%
 1024     9     32.14     0.064    0.1%
 1024    10      32.4     0.112    0.3%
 1024    11     32.29     0.181    0.5%
 1024    12     32.73     0.142    0.4%
 1024    13     32.55     0.093    0.2%
 1024    14     32.96     0.099    0.3%
 1024    15     33.14     0.087    0.2%
 1024    16     32.89     0.219    0.6%
 1024    17     33.44     0.137    0.4%
 1024    18     33.48     0.084    0.2%
 1024    19     33.77     0.101    0.2%
 1024    20     33.82     0.132    0.3%
 1024    21     34.17     0.147    0.4%
 1024    22     34.22     0.135    0.3%
 1024    23     34.42     0.131    0.3%
 1024    24     34.31     0.324    0.9%
 1024    25     34.78     0.086    0.2%
 1024    26     35.14     0.122    0.3%
 1024    27      35.2     0.151    0.4%
 1024    28     34.95     0.235    0.6%
 1024    29     35.32     0.328    0.9%
 1024    30     35.68     0.133    0.3%
 1024    31     35.94      0.11    0.3%
 1024    32     35.81     0.133    0.3%
 1024    33     35.83     0.268    0.7%
 1024    34      36.3     0.123    0.3%
 1024    35     36.41     0.213    0.5%
 1024    36     36.69      0.11    0.2%
 1024    37     36.79     0.119    0.3%
 1024    38     37.12     0.104    0.2%
 1024    39     36.46     0.125    0.3%
 1024    40     37.48     0.187    0.4%
 1024    41     37.66     0.158    0.4%
 1024    42      37.5      0.11    0.2%
 1024    43     37.47     0.229    0.6%
 1024    44     37.75      0.22    0.5%
 1024    45     37.73     0.335    0.8%
 1024    46     38.04     0.345    0.9%
 1024    47     38.33     0.132    0.3%
 1024    48     38.64     0.139    0.3%
 1024    49     39.04     0.142    0.3%
 1024    50     38.91     0.122    0.3%
 1024    51     38.93     0.281    0.7%
 1024    52     39.41     0.195    0.4%
 1024    53     39.17     0.327    0.8%
 1024    54     39.57     0.292    0.7%
 1024    55     39.98      0.13    0.3%
 1024    56     40.14     0.125    0.3%
 1024    57     40.31     0.161    0.3%
 1024    58     40.57     0.068    0.1%
 1024    59     40.97     0.104    0.2%
 1024    60     40.78     0.157    0.3%
 1024    61     40.86     0.136    0.3%
 1024    62     40.79     0.277    0.6%
 1024    63     40.63     0.371    0.9%
 1024    64     41.64     0.134    0.3%
 1024    65     41.39     0.274    0.6%
 1024    66     41.84     0.196    0.4%
 1024    67      41.9     0.099    0.2%
 1024    68     42.03     0.158    0.3%
 1024    69     41.92     0.269    0.6%
 1024    70     41.99     0.342    0.8%
 1024    71     42.51     0.233    0.5%
 1024    72     42.38     0.178    0.4%
 1024    73     42.72     0.121    0.2%
 1024    74      42.8     0.422    0.9%
 1024    75     43.31     0.155    0.3%
 1024    76     43.53     0.116    0.2%
 1024    77     43.29     0.096    0.2%
 1024    78     43.39     0.313    0.7%
 1024    79     43.73     0.484    1.1%
 1024    80     43.81      0.32    0.7%
 1024    81     44.03     0.098    0.2%
 1024    82     44.36     0.115    0.2%
 1024    83     44.62     0.112    0.2%
 1024    84     44.19     0.442    1.0%
 1024    85     44.73     0.314    0.7%
 1024    86     45.16     0.332    0.7%
 1024    87     45.44     0.136    0.2%
 1024    88     45.39     0.143    0.3%
 1024    89     45.26     0.383    0.8%
 1024    90     45.38      0.33    0.7%
 1024    91     45.52     0.185    0.4%
 1024    92     45.46     0.295    0.6%
 1024    93     46.35     0.145    0.3%
 1024    94     46.43     0.156    0.3%
 1024    95     46.56      0.11    0.2%
 1024    96     46.37      0.29    0.6%
 1024    97      46.3     0.435    0.9%
 1024    98      46.1     0.198    0.4%
 1024    99     46.76     0.327    0.6%
 1024   100     46.96     0.502    1.0%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    27.34
    + b    0.003
    + m    0.165
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    27.31
    + b    0.002
    + m    0.161
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     43.39     0.364    0.8%
   21   100     44.48     0.095    0.2%
   41   100     43.37     0.112    0.2%
   61   100     44.26      0.16    0.3%
   81   100     44.25     0.305    0.6%
  101   100     43.69     0.356    0.8%
  121   100     44.13     0.309    0.7%
  141   100     43.83     0.075    0.1%
  161   100     43.75     0.102    0.2%
  181   100     43.83      0.09    0.2%
  201   100     44.02     0.057    0.1%
  221   100     43.83     0.081    0.1%
  241   100     44.01     0.266    0.6%
  261   100      44.3     0.236    0.5%
  281   100     44.79     0.332    0.7%
  301   100     44.21     0.103    0.2%
  321   100     44.99     0.311    0.6%
  341   100     44.18     0.067    0.1%
  361   100     44.26     0.062    0.1%
  381   100     45.02     0.347    0.7%
  401   100     44.71     0.372    0.8%
  421   100     45.38     0.287    0.6%
  441   100     44.79     0.392    0.8%
  461   100     44.69     0.146    0.3%
  481   100     44.58     0.088    0.1%
  501   100      44.6     0.076    0.1%
  521   100     45.49     0.524    1.1%
  541   100     44.85      0.12    0.2%
  561   100     44.85     0.128    0.2%
  581   100      45.2     0.244    0.5%
  601   100     45.33     0.365    0.8%
  621   100     45.19     0.282    0.6%
  641   100     45.83     0.355    0.7%
  661   100     45.78     0.356    0.7%
  681   100     45.19     0.139    0.3%
  701   100     45.85     0.409    0.8%
  721   100     45.79     0.427    0.9%
  741   100     46.08      0.33    0.7%
  761   100     45.98     0.406    0.8%
  781   100      45.7     0.358    0.7%
  801   100     45.62     0.156    0.3%
  821   100     46.01       0.3    0.6%
  841   100     46.22     0.447    0.9%
  861   100     46.38     0.446    0.9%
  881   100     46.17     0.528    1.1%
  901   100     46.32     0.474    1.0%
  921   100     46.95     0.147    0.3%
  941   100     45.84     0.157    0.3%
  961   100     45.86     0.074    0.1%
  981   100     47.76     1.362    2.8%
 1001   100     46.91     0.085    0.1%
 1021   100     47.19     0.119    0.2%
 1024     1     30.16     0.079    0.2%
 1024     2     30.58     0.073    0.2%
 1024     3     30.86     0.069    0.2%
 1024     4     30.79     0.203    0.6%
 1024     5      31.3     0.084    0.2%
 1024     6     31.32     0.104    0.3%
 1024     7     31.52     0.086    0.2%
 1024     8     31.79     0.264    0.8%
 1024     9        32     0.132    0.4%
 1024    10        32     0.117    0.3%
 1024    11     32.36     0.135    0.4%
 1024    12     32.55     0.136    0.4%
 1024    13     32.75     0.124    0.3%
 1024    14     32.89     0.087    0.2%
 1024    15      32.8     0.104    0.3%
 1024    16     32.46     0.236    0.7%
 1024    17     32.99     0.055    0.1%
 1024    18     33.33     0.107    0.3%
 1024    19     33.43     0.121    0.3%
 1024    20     33.81     0.108    0.3%
 1024    21     34.05     0.074    0.2%
 1024    22      34.2     0.095    0.2%
 1024    23     34.35     0.143    0.4%
 1024    24     34.03     0.286    0.8%
 1024    25     34.37     0.149    0.4%
 1024    26      34.8     0.095    0.2%
 1024    27     34.97     0.092    0.2%
 1024    28     34.66     0.253    0.7%
 1024    29     34.94     0.293    0.8%
 1024    30     34.95     0.246    0.7%
 1024    31     35.54     0.092    0.2%
 1024    32     35.47     0.281    0.7%
 1024    33     35.53     0.188    0.5%
 1024    34     36.13     0.103    0.2%
 1024    35     35.56     0.128    0.3%
 1024    36     36.48     0.079    0.2%
 1024    37     36.36     0.097    0.2%
 1024    38     36.82     0.089    0.2%
 1024    39     36.24     0.088    0.2%
 1024    40     37.16     0.076    0.2%
 1024    41     36.79     0.241    0.6%
 1024    42     37.43     0.123    0.3%
 1024    43     37.38     0.264    0.7%
 1024    44     37.05     0.129    0.3%
 1024    45     37.81     0.298    0.7%
 1024    46      37.7     0.293    0.7%
 1024    47     37.99     0.349    0.9%
 1024    48     38.28     0.083    0.2%
 1024    49     38.45     0.074    0.1%
 1024    50     38.86     0.068    0.1%
 1024    51     38.67     0.309    0.7%
 1024    52     38.66      0.31    0.8%
 1024    53     38.47     0.095    0.2%
 1024    54     39.16     0.297    0.7%
 1024    55     39.31     0.328    0.8%
 1024    56     39.69     0.166    0.4%
 1024    57     39.67     0.344    0.8%
 1024    58     40.01     0.204    0.5%
 1024    59     40.64     0.093    0.2%
 1024    60     40.59      0.07    0.1%
 1024    61     40.46      0.41    1.0%
 1024    62      40.2     0.286    0.7%
 1024    63     40.25      0.07    0.1%
 1024    64     40.89     0.269    0.6%
 1024    65     40.91     0.394    0.9%
 1024    66     41.05     0.431    1.0%
 1024    67     41.22     0.408    0.9%
 1024    68     41.69     0.358    0.8%
 1024    69     41.08     0.298    0.7%
 1024    70     41.61     0.355    0.8%
 1024    71     41.69     0.272    0.6%
 1024    72      42.2     0.283    0.6%
 1024    73     42.29     0.289    0.6%
 1024    74     42.02     0.139    0.3%
 1024    75     42.76     0.337    0.7%
 1024    76     43.14     0.148    0.3%
 1024    77     43.03     0.397    0.9%
 1024    78     42.52     0.142    0.3%
 1024    79     42.58     0.166    0.3%
 1024    80     42.93     0.104    0.2%
 1024    81     43.56     0.215    0.4%
 1024    82     43.97     0.248    0.5%
 1024    83     44.01     0.334    0.7%
 1024    84     43.52      0.09    0.2%
 1024    85     43.75     0.088    0.2%
 1024    86     44.76     0.118    0.2%
 1024    87     44.74     0.244    0.5%
 1024    88     44.89     0.328    0.7%
 1024    89     44.92     0.456    1.0%
 1024    90     44.93     0.388    0.8%
 1024    91     44.98     0.354    0.7%
 1024    92     44.94     0.248    0.5%
 1024    93     45.62     0.426    0.9%
 1024    94     45.77      0.43    0.9%
 1024    95     46.13     0.428    0.9%
 1024    96     45.71     0.216    0.4%
 1024    97     45.78     0.175    0.3%
 1024    98      45.8      0.13    0.2%
 1024    99     46.63     0.372    0.7%
 1024   100     46.19     0.143    0.3%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    27.32
    + b    0.003
    + m    0.162
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)
Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    41.43
    + b    0.003
    + m    0.078
    + p     0.37
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)
Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     85.75     0.213    0.2%
   21   100   100     86.33     0.205    0.2%
   41   100   100     86.46     0.164    0.1%
   61   100   100      86.5     0.255    0.2%
   81   100   100     87.06      0.23    0.2%
  101   100   100     86.96     0.299    0.3%
  121   100   100     87.09     0.252    0.2%
  141   100   100     86.86     0.143    0.1%
  161   100   100     87.52     0.195    0.2%
  181   100   100     87.42     0.215    0.2%
  201   100   100     86.82     0.321    0.3%
  221   100   100     86.99     0.328    0.3%
  241   100   100     86.76      0.17    0.1%
  261   100   100     86.97     0.282    0.3%
  281   100   100     87.21     0.231    0.2%
  301   100   100     87.23     0.268    0.3%
  321   100   100     87.25     0.193    0.2%
  341   100   100      89.1     1.351    1.5%
  361   100   100     87.33     0.178    0.2%
  381   100   100     88.07     0.209    0.2%
  401   100   100      88.1     0.225    0.2%
  421   100   100      88.1     0.312    0.3%
  441   100   100      88.4     0.253    0.2%
  461   100   100     87.59     0.271    0.3%
  481   100   100     88.05     0.274    0.3%
  501   100   100     88.44     0.241    0.2%
  521   100   100     88.34      0.41    0.4%
  541   100   100     88.15     0.213    0.2%
  561   100   100     88.33     0.226    0.2%
  581   100   100     88.58     0.315    0.3%
  601   100   100     88.37     0.228    0.2%
  621   100   100     88.51     0.327    0.3%
  641   100   100     88.72     0.399    0.4%
  661   100   100     88.58     0.331    0.3%
  681   100   100     88.74     0.251    0.2%
  701   100   100     89.35     0.171    0.1%
  721   100   100      89.2     0.349    0.3%
  741   100   100     88.83     0.216    0.2%
  761   100   100        89     0.143    0.1%
  781   100   100     88.93     0.193    0.2%
  801   100   100     89.03     0.307    0.3%
  821   100   100     88.51     0.182    0.2%
  841   100   100     89.03     0.297    0.3%
  861   100   100     89.03     0.203    0.2%
  881   100   100     89.73     0.299    0.3%
  901   100   100     89.58     0.224    0.2%
  921   100   100     89.59     0.197    0.2%
  941   100   100     90.26     0.179    0.1%
  961   100   100     90.17       0.2    0.2%
  981   100   100     90.32     0.254    0.2%
 1001   100   100     90.16     0.254    0.2%
 1021   100   100     89.87     0.249    0.2%
 1024     2   100        82     0.369    0.4%
 1024     3   100     82.07     0.348    0.4%
 1024     4   100     82.51     0.443    0.5%
 1024     5   100     82.56     0.304    0.3%
 1024     6   100     82.39     0.223    0.2%
 1024     7   100     82.32     0.541    0.6%
 1024     8   100     82.47     0.237    0.2%
 1024     9   100      82.8     0.304    0.3%
 1024    10   100     82.78     0.314    0.3%
 1024    11   100     82.49     0.195    0.2%
 1024    12   100     82.86     0.236    0.2%
 1024    13   100      83.1     0.255    0.3%
 1024    14   100     83.36     0.499    0.5%
 1024    15   100     83.32      0.41    0.4%
 1024    16   100     82.92     0.359    0.4%
 1024    17   100     83.32     0.395    0.4%
 1024    18   100      83.4     0.359    0.4%
 1024    19   100     83.13      0.48    0.5%
 1024    20   100      83.6     0.192    0.2%
 1024    21   100     82.92      0.16    0.1%
 1024    22   100     83.06     0.192    0.2%
 1024    23   100     83.53     0.396    0.4%
 1024    24   100      83.7     0.305    0.3%
 1024    25   100     83.95       0.5    0.5%
 1024    26   100     83.65     0.334    0.3%
 1024    27   100     83.95     0.278    0.3%
 1024    28   100     84.01     0.365    0.4%
 1024    29   100     84.31     0.314    0.3%
 1024    30   100     84.26     0.161    0.1%
 1024    31   100     84.13     0.241    0.2%
 1024    32   100     84.39     0.489    0.5%
 1024    33   100     84.44     0.223    0.2%
 1024    34   100     84.12     0.237    0.2%
 1024    35   100     84.76     0.338    0.3%
 1024    36   100     84.79      0.33    0.3%
 1024    37   100     84.65     0.176    0.2%
 1024    38   100     84.71     0.282    0.3%
 1024    39   100     84.86       0.4    0.4%
 1024    40   100     85.08     0.426    0.5%
 1024    41   100     85.33     0.682    0.7%
 1024    42   100     85.14     0.294    0.3%
 1024    43   100     85.25     0.198    0.2%
 1024    44   100     85.95     0.642    0.7%
 1024    45   100      85.4     0.183    0.2%
 1024    46   100     86.59     0.955    1.1%
 1024    47   100     85.61      0.22    0.2%
 1024    48   100     85.55     0.176    0.2%
 1024    49   100     85.81       0.3    0.3%
 1024    50   100     85.87     0.229    0.2%
 1024    51   100     85.35     0.151    0.1%
 1024    52   100     85.72     0.119    0.1%
 1024    53   100     86.44     0.385    0.4%
 1024    54   100     86.02     0.264    0.3%
 1024    55   100     86.06       0.3    0.3%
 1024    56   100     86.55      0.34    0.3%
 1024    57   100     85.96     0.231    0.2%
 1024    58   100     86.35     0.228    0.2%
 1024    59   100     86.38     0.307    0.3%
 1024    60   100     86.83     0.254    0.2%
 1024    61   100     86.22     0.237    0.2%
 1024    62   100     86.23     0.211    0.2%
 1024    63   100     86.71     0.254    0.2%
 1024    64   100     86.84     0.263    0.3%
 1024    65   100      87.4     0.439    0.5%
 1024    66   100     86.89     0.291    0.3%
 1024    67   100     87.24     0.382    0.4%
 1024    68   100     87.23     0.353    0.4%
 1024    69   100     87.24      0.37    0.4%
 1024    70   100     87.31     0.533    0.6%
 1024    71   100     87.32     0.367    0.4%
 1024    72   100     87.42     0.326    0.3%
 1024    73   100     87.43      0.28    0.3%
 1024    74   100     87.11     0.258    0.2%
 1024    75   100     87.97     0.331    0.3%
 1024    76   100      87.9     0.435    0.4%
 1024    77   100      87.8     0.237    0.2%
 1024    78   100     88.36     0.473    0.5%
 1024    79   100     88.19     0.207    0.2%
 1024    80   100     88.34     0.362    0.4%
 1024    81   100      87.9     0.341    0.3%
 1024    82   100     88.43     0.284    0.3%
 1024    83   100     88.41     0.327    0.3%
 1024    84   100     88.57     0.353    0.3%
 1024    85   100     88.26     0.143    0.1%
 1024    86   100     89.04     0.525    0.5%
 1024    87   100     91.51     1.865    2.0%
 1024    88   100     89.01      0.58    0.6%
 1024    89   100     88.93     0.504    0.5%
 1024    90   100     89.13     0.312    0.3%
 1024    91   100     88.47     0.316    0.3%
 1024    92   100     89.36     0.316    0.3%
 1024    93   100     89.01     0.438    0.4%
 1024    94   100     89.53     0.514    0.5%
 1024    95   100     89.65     0.349    0.3%
 1024    96   100     89.43     0.368    0.4%
 1024    97   100      89.4     0.373    0.4%
 1024    98   100     89.61     0.406    0.4%
 1024    99   100     89.78     0.246    0.2%
 1024   100     1     50.07     0.297    0.5%
 1024   100     2     52.56     0.257    0.4%
 1024   100     3     53.81     0.139    0.2%
 1024   100     4      54.1     0.155    0.2%
 1024   100     5     54.94     0.186    0.3%
 1024   100     6     55.11     0.124    0.2%
 1024   100     7     55.75     0.158    0.2%
 1024   100     8     55.95     0.114    0.2%
 1024   100     9      56.8     0.188    0.3%
 1024   100    10     57.44     0.141    0.2%
 1024   100    11     57.43     0.184    0.3%
 1024   100    12     57.93     0.186    0.3%
 1024   100    13     58.27     0.084    0.1%
 1024   100    14     59.22     0.128    0.2%
 1024   100    15     59.37     0.161    0.2%
 1024   100    16     59.48     0.089    0.1%
 1024   100    17     60.71     0.149    0.2%
 1024   100    18        61      0.22    0.3%
 1024   100    19     61.52     0.147    0.2%
 1024   100    20     61.78     0.161    0.2%
 1024   100    21     62.24     0.212    0.3%
 1024   100    22     62.73      0.16    0.2%
 1024   100    23     63.04     0.204    0.3%
 1024   100    24     62.91      0.22    0.3%
 1024   100    25     63.42     0.201    0.3%
 1024   100    26     64.26     0.192    0.2%
 1024   100    27     64.39     0.188    0.2%
 1024   100    28      64.1     0.179    0.2%
 1024   100    29     65.03     0.188    0.2%
 1024   100    30     65.96     0.206    0.3%
 1024   100    31     65.45     0.213    0.3%
 1024   100    32      65.7     0.162    0.2%
 1024   100    33      66.4      0.14    0.2%
 1024   100    34     67.54     0.161    0.2%
 1024   100    35     67.53     0.165    0.2%
 1024   100    36     68.69      0.74    1.0%
 1024   100    37     67.77     0.116    0.1%
 1024   100    38     68.44     0.134    0.1%
 1024   100    39     69.11     0.159    0.2%
 1024   100    40     69.26     0.125    0.1%
 1024   100    41     69.37     0.147    0.2%
 1024   100    42     70.32     0.132    0.1%
 1024   100    43     70.66<truncated>...

…k --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
@gui1117
Copy link
Contributor Author

gui1117 commented Aug 20, 2021

the bot generates an implementation of the trait which is incomplete, I need to look into it

@gui1117
Copy link
Contributor Author

gui1117 commented Aug 27, 2021

/benchmark runtime polkadot pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 27, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Error: 
   0: �[91mInvalid input: Benchmark not found for this pallet.�[0m

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@gui1117
Copy link
Contributor Author

gui1117 commented Aug 27, 2021

/benchmark runtime polkadot pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 27, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:0)
Storage: Instance1Collective Voting (r:100 w:100)
Storage: Instance1Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    14.14
    + n    0.186
    + p    19.19
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     564.8     1.691    0.2%
    2   100   100     563.8     1.687    0.2%
    3   100   100     563.4     1.596    0.2%
    4   100   100     602.3     1.465    0.2%
    5   100   100     626.4     1.073    0.1%
    6   100   100     640.5     2.515    0.3%
    7   100   100     652.7     1.009    0.1%
    8   100   100     677.8     3.667    0.5%
    9   100   100     682.4     1.504    0.2%
   10   100   100     693.7     1.183    0.1%
   11   100   100       710     2.393    0.3%
   12   100   100     721.9     9.695    1.3%
   13   100   100     738.5     1.672    0.2%
   14   100   100     745.9     5.053    0.6%
   15   100   100     758.3     5.023    0.6%
   16   100   100     775.9      3.99    0.5%
   17   100   100     792.3      1.15    0.1%
   18   100   100     806.5     2.142    0.2%
   19   100   100     818.8     4.786    0.5%
   20   100   100     835.9     5.153    0.6%
   21   100   100     845.4     3.804    0.4%
   22   100   100     860.8     4.063    0.4%
   23   100   100     875.4     7.069    0.8%
   24   100   100     891.8     10.14    1.1%
   25   100   100     903.4     6.523    0.7%
   26   100   100     912.4     3.261    0.3%
   27   100   100     926.7     3.088    0.3%
   28   100   100     941.1     5.896    0.6%
   29   100   100     952.6     10.16    1.0%
   30   100   100     970.8     8.514    0.8%
   31   100   100       983     5.172    0.5%
   32   100   100       999     7.751    0.7%
   33   100   100      1006     4.181    0.4%
   34   100   100      1021     7.069    0.6%
   35   100   100      1037     9.131    0.8%
   36   100   100      1052     1.749    0.1%
   37   100   100      1071      6.28    0.5%
   38   100   100      1088     9.317    0.8%
   39   100   100      1094     4.182    0.3%
   40   100   100      1111     9.868    0.8%
   41   100   100      1129     4.585    0.4%
   42   100   100      1135     9.879    0.8%
   43   100   100      1153     7.039    0.6%
   44   100   100      1174     11.86    1.0%
   45   100   100      1187     11.21    0.9%
   46   100   100      1190     5.895    0.4%
   47   100   100      1206      6.09    0.5%
   48   100   100      1219     9.778    0.8%
   49   100   100      1237     9.307    0.7%
   50   100   100      1253     7.286    0.5%
   51   100   100      1267     12.44    0.9%
   52   100   100      1283     10.91    0.8%
   53   100   100      1298     12.56    0.9%
   54   100   100      1308     11.98    0.9%
   55   100   100      1311     1.514    0.1%
   56   100   100      1335     12.07    0.9%
   57   100   100      1346     12.76    0.9%
   58   100   100      1357     6.449    0.4%
   59   100   100      1384     10.16    0.7%
   60   100   100      1389     10.28    0.7%
   61   100   100      1402     4.804    0.3%
   62   100   100      1426     12.53    0.8%
   63   100   100      1439     12.03    0.8%
   64   100   100      1452     5.735    0.3%
   65   100   100      1474     10.87    0.7%
   66   100   100      1480     12.84    0.8%
   67   100   100      1483      9.84    0.6%
   68   100   100      1497     7.679    0.5%
   69   100   100      1519     10.98    0.7%
   70   100   100      1532      9.55    0.6%
   71   100   100      1550     10.49    0.6%
   72   100   100      1560     5.763    0.3%
   73   100   100      1581     11.28    0.7%
   74   100   100      1589     11.88    0.7%
   75   100   100      1611     11.38    0.7%
   76   100   100      1619      9.86    0.6%
   77   100   100      1632     8.825    0.5%
   78   100   100      1645     12.39    0.7%
   79   100   100      1668     13.33    0.7%
   80   100   100      1680     6.907    0.4%
   81   100   100      1691     11.62    0.6%
   82   100   100      1717     11.43    0.6%
   83   100   100      1728     10.43    0.6%
   84   100   100      1752      11.7    0.6%
   85   100   100      1750     7.616    0.4%
   86   100   100      1779     10.51    0.5%
   87   100   100      1777     11.88    0.6%
   88   100   100      1797     10.36    0.5%
   89   100   100      1817     12.44    0.6%
   90   100   100      1832     10.81    0.5%
   91   100   100      1835     10.26    0.5%
   92   100   100      1852     9.908    0.5%
   93   100   100      1875     11.71    0.6%
   94   100   100      1907     14.94    0.7%
   95   100   100      1902     12.06    0.6%
   96   100   100      1914     12.81    0.6%
   97   100   100      1931     11.88    0.6%
   98   100   100      1941     10.59    0.5%
   99   100   100      1960     10.46    0.5%
  100     1   100      1952     11.11    0.5%
  100     2   100      1962     13.49    0.6%
  100     3   100      1959     13.61    0.6%
  100     4   100      1954     10.06    0.5%
  100     5   100      1955     8.238    0.4%
  100     6   100      1971     9.429    0.4%
  100     7   100      1954     11.52    0.5%
  100     8   100      1961     10.43    0.5%
  100     9   100      1959     10.51    0.5%
  100    10   100      1950     2.791    0.1%
  100    11   100      1966     16.14    0.8%
  100    12   100      1951     6.272    0.3%
  100    13   100      1991     33.68    1.6%
  100    14   100      1946     6.386    0.3%
  100    15   100      1954     4.708    0.2%
  100    16   100      1948     7.791    0.3%
  100    17   100      1965     13.21    0.6%
  100    18   100      1963     13.11    0.6%
  100    19   100      1946     4.901    0.2%
  100    20   100      1951     6.383    0.3%
  100    21   100      1966     13.13    0.6%
  100    22   100      1954     11.17    0.5%
  100    23   100      1961     11.74    0.5%
  100    24   100      1956     10.87    0.5%
  100    25   100      1969     9.958    0.5%
  100    26   100      1962     9.742    0.4%
  100    27   100      1954     8.041    0.4%
  100    28   100      1973     10.91    0.5%
  100    29   100      1971     16.04    0.8%
  100    30   100      1963     13.27    0.6%
  100    31   100      1962     13.16    0.6%
  100    32   100      1971     10.82    0.5%
  100    33   100      1967     12.64    0.6%
  100    34   100      1972     13.54    0.6%
  100    35   100      1961     11.74    0.5%
  100    36   100      1974     12.55    0.6%
  100    37   100      1998     11.09    0.5%
  100    38   100      1972     15.45    0.7%
  100    39   100      1966     13.15    0.6%
  100    40   100      1962     13.05    0.6%
  100    41   100      1967     12.43    0.6%
  100    42   100      1975     8.752    0.4%
  100    43   100      1961      12.2    0.6%
  100    44   100      1956     9.767    0.4%
  100    45   100      1966     10.67    0.5%
  100    46   100      1961     14.25    0.7%
  100    47   100      1960     11.28    0.5%
  100    48   100      1966     11.44    0.5%
  100    49   100      1966     12.12    0.6%
  100    50   100      1961     11.58    0.5%
  100    51   100      1966     12.43    0.6%
  100    52   100      1977     12.12    0.6%
  100    53   100      1960     10.67    0.5%
  100    54   100      1959     12.73    0.6%
  100    55   100      1974     17.15    0.8%
  100    56   100      1960     10.05    0.5%
  100    57   100      1956     6.336    0.3%
  100    58   100      1961     11.95    0.6%
  100    59   100      1965     14.33    0.7%
  100    60   100      1956     8.812    0.4%
  100    61   100      1975     10.27    0.5%
  100    62   100      1962     11.13    0.5%
  100    63   100      1965     11.24    0.5%
  100    64   100      1968     10.05    0.5%
  100    65   100      1960     9.478    0.4%
  100    66   100      1957     7.248    0.3%
  100    67   100      1973     11.39    0.5%
  100    68   100      1967     13.46    0.6%
  100    69   100      1967     10.49    0.5%
  100    70   100      1989      11.3    0.5%
  100    71   100      1962     7.494    0.3%
  100    72   100      1977     11.41    0.5%
  100    73   100      1967     12.11    0.6%
  100    74   100      1983     12.17    0.6%
  100    75   100      1971     14.73    0.7%
  100    76   100      1970      12.4    0.6%
  100    77   100      1974     13.34    0.6%
  100    78   100      1974     12.97    0.6%
  100    79   100      1967     7.206    0.3%
  100    80   100      1972     12.09    0.6%
  100    81   100      1968     10.21    0.5%
  100    82   100      1965     8.401    0.4%
  100    83   100      1974     13.22    0.6%
  100    84   100      1973     11.08    0.5%
  100    85   100      1964     6.386    0.3%
  100    86   100      1980     11.98    0.6%
  100    87   100      1968      12.2    0.6%
  100    88   100      1959     3.819    0.1%
  100    89   100      1983      11.7    0.5%
  100    90   100      1983     9.772    0.4%
  100    91   100      1982     14.77    0.7%
  100    92   100      1964     5.637    0.2%
  100    93   100      1981     12.54    0.6%
  100    94   100      1978     16.03    0.8%
  100    95   100      1987     11.44    0.5%
  100    96   100      1976     11.74    0.5%
  100    97   100      1975     11.83    0.5%
  100    98   100      1981     12.62    0.6%
  100    99   100      1979     13.67    0.6%
  100   100     1     62.18     0.178    0.2%
  100   100     2     82.83     0.585    0.7%
  100   100     3     101.7     0.182    0.1%
  100   100     4     120.6     0.207    0.1%
  100   100     5     138.9     0.302    0.2%
  100   100     6     158.3     0.237    0.1%
  100   100     7     176.5     0.222    0.1%
  100   100     8     195.5     0.633    0.3%
  100   100     9     213.5     0.463    0.2%
  100   100    10     232.3     0.479    0.2%
  100   100    11     251.9     0.481    0.1%
  100   100    12     270.5     0.584    0.2%
  100   100    13     290.9     0.485    0.1%
  100   100    14     308.9      0.51    0.1%
  100   100    15     327.4     0.415    0.1%
  100   100    16       348     1.142    0.3%
  100   100    17       367     0.471    0.1%
  100   100    18     384.6     0.486    0.1%
  100   100    19     402.8     0.824    0.2%
  100   100    20     423.3     0.582    0.1%
  100   100    21     442.1     0.783    0.1%
  100   100    22     461.9     1.133    0.2%
  100   100    23     482.8     2.546    0.5%
  100   100    24     497.4     0.878    0.1%
  100   100    25     519.5     2.189    0.4%
  100   100    26     541.5     5.951    1.0%
  100   100    27     557.6     0.788    0.1%
  100   100    28     578.4     2.314    0.4%
  100   100    29     595.5     1.068    0.1%
  100   100    30     616.5     4.044    0.6%
  100   100    31     631.9      0.75    0.1%
  100   100    32     653.4     3.513    0.5%
  100   100    33     670.9     1.632    0.2%
  100   100    34     691.2      1.34    0.1%
  100   100    35       709     1.165    0.1%
  100   100    36       734     9.478    1.2%
  100   100    37     761.3      10.2    1.3%
  100   100    38     770.3     8.418    1.0%
  100   100    39     785.3       2.9    0.3%
  100   100    40     806.8      5.32    0.6%
  100   100    41     827.3     5.154    0.6%
  100   100    42     844.7     2.811    0.3%
  100   100    43     864.6     3.843    0.4%
  100   100    44     883.5     1.636    0.1%
  100   100    45     905.8     9.389    1.0%
  100   100    46     919.7     2.771    0.3%
  100   100    47     942.9     5.809    0.6%
  100   100    48     959.1     4.066    0.4%
  100   100    49     980.9     7.985    0.8%
  100   100    50      1000     8.803    0.8%
  100   100    51      1016     3.359    0.3%
  100   100    52      1037     5.501    0.5%
  100   100    53      1056      7.46    0.7%
  100   100    54      1074     3.133    0.2%
  100   100    55      1104     11.68    1.0%
  100   100    56      1112     2.248    0.2%
  100   100    57      1135      2.12    0.1%
  100   100    58      1162     11.98    1.0%
  100   100    59      1172      2.32    0.1%
  100   100    60      1198     13.29    1.1%
  100   100    61      1208     2.412    0.1%
  100   100    62      1232     11.33    0.9%
  100   100    63      1248     6.606    0.5%
  100   100    64      1268     4.925    0.3%
  100   100    65      1291     10.01    0.7%
  100   100    66      1314     10.08    0.7%
  100   100    67      1323     1.868    0.1%
  100   100    68      1349     11.37    0.8%
  100   100    69      1377     12.81    0.9%
  100   100    70      1390     10.92    0.7%
  100   100    71      1407     10.88    0.7%
  100   100    72      1428     12.41    0.8%
  100   100    73      1450     12.74    0.8%
  100   100    74      1467     10.91    0.7%
  100   100    75      1486     10.01    0.6%
  100   100    76      1531     21.38    1.3%
  100   100    77      1520     8.103    0.5%
  100   100    78      1544      11.8    0.7%
  100   100    79      1563     11.06    0.7%
  100   100    80      1580     9.124    0.5%
  100   100    81      1601     10.82    0.6%
  100   100    82      1616     10.13    0.6%
  100   100    83      1643     10.77    0.6%
  100   100    84      1664     9.848    0.5%
  100   100    85      1677     12.77    0.7%
  100   100    86      1696     9.951    0.5%
  100   100    87      1717     11.91    0.6%
  100   100    88      1743     13.74    0.7%
  100   100    89      1764     12.63    0.7%
  100   100    90      1792     10.54    0.5%
  100   100    91      1798     14.56    0.8%
  100   100    92      1822      11.7    0.6%
  100   100    93      1836     11.86    0.6%
  100   100    94      1854     12.33    0.6%
  100   100    95      1869     11.84    0.6%
  100   100    96      1901      12.3    0.6%
  100   100    97      1915      11.2    0.5%
  100   100    98      1924     10.64    0.5%
  100   100    99      1950     10.84    0.5%
  100   100   100      1971      12.2    0.6%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.27
    + n    0.102
    + p    19.33
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:1)
Storage: Instance2Collective Proposals (r:1 w:0)
Storage: Instance2Collective Voting (r:100 w:100)
Storage: Instance2Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    13.95
    + n    0.176
    + p    19.01
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     562.8     1.596    0.2%
    2   100   100     561.2     1.894    0.3%
    3   100   100     562.5     2.142    0.3%
    4   100   100     603.3     1.384    0.2%
    5   100   100       622     1.752    0.2%
    6   100   100     640.4     4.514    0.7%
    7   100   100     656.7     3.376    0.5%
    8   100   100     670.6     7.521    1.1%
    9   100   100     680.7     4.732    0.6%
   10   100   100     701.1     9.659    1.3%
   11   100   100     707.4     3.139    0.4%
   12   100   100     713.8     1.982    0.2%
   13   100   100     733.7     2.402    0.3%
   14   100   100     746.7     1.078    0.1%
   15   100   100     758.9     3.726    0.4%
   16   100   100     773.2     1.545    0.1%
   17   100   100     793.7     1.745    0.2%
   18   100   100     801.3     5.172    0.6%
   19   100   100     815.3     2.064    0.2%
   20   100   100     829.9     5.933    0.7%
   21   100   100     835.1     1.314    0.1%
   22   100   100     856.8     7.026    0.8%
   23   100   100     873.4     7.178    0.8%
   24   100   100     890.6     6.258    0.7%
   25   100   100     896.8      2.13    0.2%
   26   100   100     907.5     5.604    0.6%
   27   100   100     930.2      5.76    0.6%
   28   100   100     939.8     7.224    0.7%
   29   100   100     944.4     2.308    0.2%
   30   100   100     967.8     5.809    0.6%
   31   100   100     984.8     8.885    0.9%
   32   100   100     994.6     6.542    0.6%
   33   100   100      1009      8.69    0.8%
   34   100   100      1023     7.745    0.7%
   35   100   100      1031     10.25    0.9%
   36   100   100      1050     3.343    0.3%
   37   100   100      1062      2.06    0.1%
   38   100   100      1078     7.992    0.7%
   39   100   100      1092     2.138    0.1%
   40   100   100      1109     10.56    0.9%
   41   100   100      1120     11.57    1.0%
   42   100   100      1144     12.72    1.1%
   43   100   100      1149     10.91    0.9%
   44   100   100      1161      9.06    0.7%
   45   100   100      1174     3.587    0.3%
   46   100   100      1191     8.053    0.6%
   47   100   100      1201     6.866    0.5%
   48   100   100      1217     9.851    0.8%
   49   100   100      1233     9.902    0.8%
   50   100   100      1243     8.087    0.6%
   51   100   100      1259     10.54    0.8%
   52   100   100      1269     8.064    0.6%
   53   100   100      1283     11.72    0.9%
   54   100   100      1295     12.11    0.9%
   55   100   100      1309     8.384    0.6%
   56   100   100      1324     10.06    0.7%
   57   100   100      1341      12.8    0.9%
   58   100   100      1348     3.737    0.2%
   59   100   100      1368     9.573    0.6%
   60   100   100      1386     13.22    0.9%
   61   100   100      1394     2.471    0.1%
   62   100   100      1412     10.63    0.7%
   63   100   100      1433     13.52    0.9%
   64   100   100      1450     11.34    0.7%
   65   100   100      1458     6.135    0.4%
   66   100   100      1474     10.65    0.7%
   67   100   100      1484     14.71    0.9%
   68   100   100      1500     14.58    0.9%
   69   100   100      1508     11.58    0.7%
   70   100   100      1523     11.32    0.7%
   71   100   100      1542     12.64    0.8%
   72   100   100      1546     12.72    0.8%
   73   100   100      1573     14.66    0.9%
   74   100   100      1572     11.68    0.7%
   75   100   100      1594     13.79    0.8%
   76   100   100      1603     11.12    0.6%
   77   100   100      1614     11.36    0.7%
   78   100   100      1620     8.289    0.5%
   79   100   100      1635     8.667    0.5%
   80   100   100      1668     12.14    0.7%
   81   100   100      1684     14.81    0.8%
   82   100   100      1697     11.01    0.6%
   83   100   100      1708     12.88    0.7%
   84   100   100      1734     14.14    0.8%
   85   100   100      1748     14.57    0.8%
   86   100   100      1761      16.8    0.9%
   87   100   100      1769     13.13    0.7%
   88   100   100      1777     12.66    0.7%
   89   100   100      1805     10.69    0.5%
   90   100   100      1809     10.08    0.5%
   91   100   100      1825     13.88    0.7%
   92   100   100      1832     12.44    0.6%
   93   100   100      1861     11.19    0.6%
   94   100   100      1885     10.21    0.5%
   95   100   100      1888     11.65    0.6%
   96   100   100      1901     12.55    0.6%
   97   100   100      1915     12.68    0.6%
   98   100   100      1933     13.75    0.7%
   99   100   100      1938     10.19    0.5%
  100     1   100      1934     10.63    0.5%
  100     2   100      1938     11.91    0.6%
  100     3   100      1937     8.996    0.4%
  100     4   100      1951     11.77    0.6%
  100     5   100      1948     12.16    0.6%
  100     6   100      1933     6.808    0.3%
  100     7   100      1935     9.775    0.5%
  100     8   100      1956     7.635    0.3%
  100     9   100      1939     12.08    0.6%
  100    10   100      1967     3.884    0.1%
  100    11   100      1933     8.231    0.4%
  100    12   100      1947      13.1    0.6%
  100    13   100      1946     12.65    0.6%
  100    14   100      1948     11.24    0.5%
  100    15   100      1939     10.86    0.5%
  100    16   100      1951     10.15    0.5%
  100    17   100      1940     10.77    0.5%
  100    18   100      1943     11.42    0.5%
  100    19   100      1942      10.3    0.5%
  100    20   100      1937     8.179    0.4%
  100    21   100      1946     10.83    0.5%
  100    22   100      1948      12.3    0.6%
  100    23   100      1945     11.95    0.6%
  100    24   100      1939     10.23    0.5%
  100    25   100      1946     13.43    0.6%
  100    26   100      1936     6.179    0.3%
  100    27   100      1950     12.34    0.6%
  100    28   100      1935     6.992    0.3%
  100    29   100      1947     12.01    0.6%
  100    30   100      1934     2.971    0.1%
  100    31   100      1943     14.57    0.7%
  100    32   100      1943     12.14    0.6%
  100    33   100      1949     12.08    0.6%
  100    34   100      1942     9.352    0.4%
  100    35   100      1943     11.64    0.5%
  100    36   100      1944     12.36    0.6%
  100    37   100      1949        13    0.6%
  100    38   100      1938     6.165    0.3%
  100    39   100      1954     12.74    0.6%
  100    40   100      1946     13.31    0.6%
  100    41   100      1947     12.33    0.6%
  100    42   100      1943     11.92    0.6%
  100    43   100      1949     13.26    0.6%
  100    44   100      1949     12.87    0.6%
  100    45   100      1941     5.986    0.3%
  100    46   100      1939      10.2    0.5%
  100    47   100      1945      12.3    0.6%
  100    48   100      1948     14.01    0.7%
  100    49   100      1944      11.3    0.5%
  100    50   100      1948     12.49    0.6%
  100    51   100      1955     11.91    0.6%
  100    52   100      1954     12.25    0.6%
  100    53   100      1939     7.134    0.3%
  100    54   100      1955     12.33    0.6%
  100    55   100      1943     11.43    0.5%
  100    56   100      1950     13.76    0.7%
  100    57   100      1967     3.503    0.1%
  100    58   100      1964     12.11    0.6%
  100    59   100      1963     10.06    0.5%
  100    60   100      1956     11.21    0.5%
  100    61   100      1953     13.49    0.6%
  100    62   100      1942     9.909    0.5%
  100    63   100      1945     12.84    0.6%
  100    64   100      1946     11.78    0.6%
  100    65   100      1951     12.58    0.6%
  100    66   100      1955     12.83    0.6%
  100    67   100      1946     5.218    0.2%
  100    68   100      1948     13.82    0.7%
  100    69   100      1951     12.57    0.6%
  100    70   100      1950     10.56    0.5%
  100    71   100      1952      10.9    0.5%
  100    72   100      1942     8.537    0.4%
  100    73   100      1955     13.71    0.7%
  100    74   100      1949      11.5    0.5%
  100    75   100      1953     13.16    0.6%
  100    76   100      1949      11.4    0.5%
  100    77   100      1954     11.94    0.6%
  100    78   100      1957     15.09    0.7%
  100    79   100      1961     12.87    0.6%
  100    80   100      1942     4.057    0.2%
  100    81   100      1971     10.29    0.5%
  100    82   100      1969     4.961    0.2%
  100    83   100      1958     12.77    0.6%
  100    84   100      1962     11.41    0.5%
  100    85   100      1959     15.22    0.7%
  100    86   100      1943      2.85    0.1%
  100    87   100      1951     12.21    0.6%
  100    88   100      1957     12.11    0.6%
  100    89   100      1967     10.82    0.5%
  100    90   100      1955     11.84    0.6%
  100    91   100      1955      13.9    0.7%
  100    92   100      1941     2.385    0.1%
  100    93   100      1967     11.22    0.5%
  100    94   100      1963     13.82    0.7%
  100    95   100      1976      6.32    0.3%
  100    96   100      1951      9.79    0.5%
  100    97   100      1961     12.34    0.6%
  100    98   100      1965     14.27    0.7%
  100    99   100      1970     13.43    0.6%
  100   100     1     62.22     0.194    0.3%
  100   100     2     81.83     0.166    0.2%
  100   100     3     101.3      0.18    0.1%
  100   100     4     119.9     0.181    0.1%
  100   100     5     138.8     0.413    0.2%
  100   100     6     157.6     0.211    0.1%
  100   100     7     175.6     0.353    0.2%
  100   100     8     193.8     0.192    0.0%
  100   100     9     212.3     0.224    0.1%
  100   100    10     231.2     0.717    0.3%
  100   100    11     249.4     0.325    0.1%
  100   100    12     269.7     0.372    0.1%
  100   100    13     287.6     0.424    0.1%
  100   100    14     307.1     0.633    0.2%
  100   100    15     325.5     1.128    0.3%
  100   100    16     345.1     0.561    0.1%
  100   100    17     364.4     0.531    0.1%
  100   100    18     382.3     0.966    0.2%
  100   100    19     400.4     0.649    0.1%
  100   100    20     419.7     0.597    0.1%
  100   100    21     438.2     0.841    0.1%
  100   100    22     457.7     0.723    0.1%
  100   100    23     477.2     0.878    0.1%
  100   100    24     496.3     1.261    0.2%
  100   100    25     512.2     0.724    0.1%
  100   100    26     533.3     1.021    0.1%
  100   100    27       554     1.389    0.2%
  100   100    28     572.6     0.888    0.1%
  100   100    29     593.4     2.836    0.4%
  100   100    30     609.3     1.327    0.2%
  100   100    31     629.3     1.125    0.1%
  100   100    32     647.1     2.762    0.4%
  100   100    33     667.6     1.269    0.1%
  100   100    34     686.2     1.592    0.2%
  100   100    35       703     1.238    0.1%
  100   100    36     722.7     0.782    0.1%
  100   100    37     742.8      1.15    0.1%
  100   100    38     762.3     4.518    0.5%
  100   100    39     777.8     0.838    0.1%
  100   100    40     804.2     9.456    1.1%
  100   100    41     820.5     5.116    0.6%
  100   100    42     838.3     5.819    0.6%
  100   100    43     854.9     1.413    0.1%
  100   100    44     875.1     1.334    0.1%
  100   100    45     894.5     1.994    0.2%
  100   100    46     911.1      2.95    0.3%
  100   100    47     930.9     2.549    0.2%
  100   100    48       948     1.921    0.2%
  100   100    49     971.8      4.18    0.4%
  100   100    50       990     5.933    0.5%
  100   100    51      1010     2.605    0.2%
  100   100    52      1028     6.664    0.6%
  100   100    53      1046     1.751    0.1%
  100   100    54      1065     2.406    0.2%
  100   100    55      1087     6.458    0.5%
  100   100    56      1102     3.129    0.2%
  100   100    57      1125     1.583    0.1%
  100   100    58      1140      3.86    0.3%
  100   100    59      1162      1.92    0.1%
  100   100    60      1182     7.598    0.6%
  100   100    61      1206     9.298    0.7%
  100   100    62      1223     9.605    0.7%
  100   100    63      1238     5.731    0.4%
  100   100    64      1263     10.74    0.8%
  100   100    65      1274     5.873    0.4%
  100   100    66      1298     9.039    0.6%
  100   100    67      1313     4.233    0.3%
  100   100    68      1341     12.24    0.9%
  100   100    69      1355     10.11    0.7%
  100   100    70      1373     9.442    0.6%
  100   100    71      1396     10.38    0.7%
  100   100    72      1411     9.091    0.6%
  100   100    73      1440     14.42    1.0%
  100   100    74      1455        14    0.9%
  100   100    75      1474     12.42    0.8%
  100   100    76      1492     10.96    0.7%
  100   100    77      1514     11.25    0.7%
  100   100    78      1522     7.648    0.5%
  100   100    79      1542     9.018    0.5%
  100   100    80      1570     12.92    0.8%
  100   100    81      1586     11.54    0.7%
  100   100    82      1611     13.15    0.8%
  100   100    83      1633      13.1    0.8%
  100   100    84      1650     13.75    0.8%
  100   100    85      1657     10.13    0.6%
  100   100    86      1689     13.31    0.7%
  100   100    87      1700     6.046    0.3%
  100   100    88      1732     13.55    0.7%
  100   100    89      1740     12.92    0.7%
  100   100    90      1781      6.62    0.3%
  100   100    91      1783     14.42    0.8%
  100   100    92      1798     11.94    0.6%
  100   100    93      1813     11.51    0.6%
  100   100    94      1839     12.52    0.6%
  100   100    95      1852     6.627    0.3%
  100   100    96      1877     14.77    0.7%
  100   100    97      1897     13.15    0.6%
  100   100    98      1916     12.08    0.6%
  100   100    99      1936      12.1    0.6%
  100   100   100      1961     13.83    0.7%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.09
    + n    0.108
    + p    19.17
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=     21.4
    + b    0.002
    + m    0.081
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     28.54     0.119    0.4%
   21   100     29.66      0.07    0.2%
   41   100     29.77     0.124    0.4%
   61   100      29.6     0.233    0.7%
   81   100     29.68     0.104    0.3%
  101   100     29.87     0.085    0.2%
  121   100     29.92     0.134    0.4%
  141   100     30.14     0.102    0.3%
  161   100     29.85     0.151    0.5%
  181   100     29.88     0.258    0.8%
  201   100     30.23     0.106    0.3%
  221   100     29.88     0.216    0.7%
  241   100     30.19     0.077    0.2%
  261   100      30.5     0.155    0.5%
  281   100     30.49     0.079    0.2%
  301   100     30.56     0.085    0.2%
  321   100     30.52     0.125    0.4%
  341   100      30.3     0.269    0.8%
  361   100     30.67     0.122    0.3%
  381   100     30.44     0.206    0.6%
  401   100     30.27     0.274    0.9%
  421   100     30.77      0.07    0.2%
  441   100     30.93     0.118    0.3%
  461   100     30.94     0.147    0.4%
  481   100     30.29     0.181    0.5%
  501   100     30.64     0.264    0.8%
  521   100     31.25     0.186    0.5%
  541   100     31.21     0.071    0.2%
  561   100     30.98     0.198    0.6%
  581   100     31.09     0.236    0.7%
  601   100     31.37     0.105    0.3%
  621   100     31.45     0.142    0.4%
  641   100     31.63     0.117    0.3%
  661   100     31.66     0.148    0.4%
  681   100     31.27     0.148    0.4%
  701   100     31.54     0.193    0.6%
  721   100     31.64      0.12    0.3%
  741   100     31.75     0.112    0.3%
  761   100     31.72     0.144    0.4%
  781   100      31.8       0.2    0.6%
  801   100     31.87     0.135    0.4%
  821   100     31.64     0.192    0.6%
  841   100     31.44     0.132    0.4%
  861   100     31.68     0.221    0.6%
  881   100     31.98     0.164    0.5%
  901   100     32.25     0.135    0.4%
  921   100     32.25     0.126    0.3%
  941   100     32.62     0.566    1.7%
  961   100     32.37     0.095    0.2%
  981   100     32.43     0.146    0.4%
 1001   100     32.37     0.126    0.3%
 1021   100     32.31     0.274    0.8%
 1024     1     23.99     0.082    0.3%
 1024     2     24.38     0.077    0.3%
 1024     3     24.52      0.08    0.3%
 1024     4     24.53     0.091    0.3%
 1024     5     24.53     0.098    0.3%
 1024     6     24.82     0.089    0.3%
 1024     7     24.95      0.13    0.5%
 1024     8     25.08     0.111    0.4%
 1024     9     24.94     0.186    0.7%
 1024    10     24.98     0.128    0.5%
 1024    11     25.21      0.12    0.4%
 1024    12     25.23     0.104    0.4%
 1024    13     25.48     0.156    0.6%
 1024    14     25.53      0.14    0.5%
 1024    15      25.9      0.17    0.6%
 1024    16     25.71     0.111    0.4%
 1024    17     25.85      0.13    0.5%
 1024    18     25.64     0.198    0.7%
 1024    19      25.9     0.107    0.4%
 1024    20     25.92     0.075    0.2%
 1024    21     26.15      0.09    0.3%
 1024    22        26     0.158    0.6%
 1024    23     26.24     0.086    0.3%
 1024    24     26.48     0.086    0.3%
 1024    25     26.58     0.161    0.6%
 1024    26     26.55     0.099    0.3%
 1024    27     26.43     0.326    1.2%
 1024    28     26.65      0.14    0.5%
 1024    29      26.9     0.155    0.5%
 1024    30     26.69     0.103    0.3%
 1024    31     26.86     0.137    0.5%
 1024    32      27.1     0.107    0.3%
 1024    33        27     0.111    0.4%
 1024    34     27.06     0.063    0.2%
 1024    35     27.18     0.079    0.2%
 1024    36     27.19     0.082    0.3%
 1024    37     27.34     0.091    0.3%
 1024    38     27.41     0.074    0.2%
 1024    39      27.3      0.16    0.5%
 1024    40     27.71     0.088    0.3%
 1024    41     27.52     0.096    0.3%
 1024    42     27.65     0.208    0.7%
 1024    43     27.89     0.057    0.2%
 1024    44     27.95     0.111    0.3%
 1024    45     28.26     0.071    0.2%
 1024    46     28.23     0.083    0.2%
 1024    47     28.04     0.161    0.5%
 1024    48     28.21     0.078    0.2%
 1024    49     28.41     0.079    0.2%
 1024    50     28.21     0.067    0.2%
 1024    51     28.44     0.093    0.3%
 1024    52     28.49     0.232    0.8%
 1024    53      28.7     0.082    0.2%
 1024    54     28.61     0.244    0.8%
 1024    55     28.56     0.042    0.1%
 1024    56     29.01     0.069    0.2%
 1024    57     28.85     0.103    0.3%
 1024    58     29.25     0.099    0.3%
 1024    59     29.12     0.171    0.5%
 1024    60     29.02     0.176    0.6%
 1024    61      29.3     0.085    0.2%
 1024    62     29.47     0.114    0.3%
 1024    63     29.76     0.122    0.4%
 1024    64     29.15     0.119    0.4%
 1024    65     29.96     0.096    0.3%
 1024    66     29.57     0.164    0.5%
 1024    67     29.86     0.081    0.2%
 1024    68     29.55     0.256    0.8%
 1024    69     30.17     0.096    0.3%
 1024    70     29.76      0.21    0.7%
 1024    71      30.2     0.114    0.3%
 1024    72     30.51     0.103    0.3%
 1024    73     29.52     0.088    0.2%
 1024    74     30.43     0.111    0.3%
 1024    75     30.63     0.091    0.2%
 1024    76      30.7     0.136    0.4%
 1024    77     31.16     0.095    0.3%
 1024    78     30.74      0.14    0.4%
 1024    79     30.89     0.169    0.5%
 1024    80        31     0.089    0.2%
 1024    81     30.24     0.059    0.1%
 1024    82     31.01     0.132    0.4%
 1024    83     30.98     0.248    0.8%
 1024    84      30.9     0.224    0.7%
 1024    85     31.69     0.087    0.2%
 1024    86     31.15     0.205    0.6%
 1024    87     31.42     0.252    0.8%
 1024    88     31.39     0.245    0.7%
 1024    89     31.23     0.253    0.8%
 1024    90     31.57       0.3    0.9%
 1024    91     31.64     0.238    0.7%
 1024    92     31.95     0.124    0.3%
 1024    93     31.58     0.226    0.7%
 1024    94     32.27     0.089    0.2%
 1024    95      32.2     0.114    0.3%
 1024    96      32.2     0.235    0.7%
 1024    97     31.93     0.249    0.7%
 1024    98     32.04     0.235    0.7%
 1024    99     32.44     0.114    0.3%
 1024   100      32.6     0.104    0.3%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    21.32
    + b    0.003
    + m    0.081
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    21.58
    + b    0.002
    + m    0.078
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     28.36     0.099    0.3%
   21   100     29.47     0.125    0.4%
   41   100     29.54     0.114    0.3%
   61   100     29.49     0.294    0.9%
   81   100     29.71     0.085    0.2%
  101   100      29.8     0.098    0.3%
  121   100     29.27      0.18    0.6%
  141   100     30.02     0.102    0.3%
  161   100     29.69     0.187    0.6%
  181   100     29.87     0.333    1.1%
  201   100     30.13     0.105    0.3%
  221   100     29.53     0.095    0.3%
  241   100     30.02     0.287    0.9%
  261   100     29.96     0.183    0.6%
  281   100     30.08     0.183    0.6%
  301   100     30.37     0.147    0.4%
  321   100      30.4     0.126    0.4%
  341   100     30.26     0.251    0.8%
  361   100     30.25      0.25    0.8%
  381   100     30.05     0.187    0.6%
  401   100     30.01     0.082    0.2%
  421   100     30.51     0.186    0.6%
  441   100     30.65     0.198    0.6%
  461   100     30.82     0.092    0.2%
  481   100     30.06      0.08    0.2%
  501   100     30.26     0.141    0.4%
  521   100     30.92     0.263    0.8%
  541   100     30.98     0.111    0.3%
  561   100     30.85     0.121    0.3%
  581   100     31.13     0.069    0.2%
  601   100     31.21     0.117    0.3%
  621   100     31.14     0.096    0.3%
  641   100     31.47     0.125    0.3%
  661   100      31.2     0.314    1.0%
  681   100     30.85     0.122    0.3%
  701   100     30.99     0.198    0.6%
  721   100     31.22      0.16    0.5%
  741   100     31.19     0.214    0.6%
  761   100     31.37     0.144    0.4%
  781   100     31.22     0.317    1.0%
  801   100     31.52       0.4    1.2%
  821   100     31.21     0.103    0.3%
  841   100     31.12     0.061    0.1%
  861   100     31.52     0.149    0.4%
  881   100     31.57     0.139    0.4%
  901   100     31.85     0.172    0.5%
  921   100      31.8     0.175    0.5%
  941   100     31.66     0.287    0.9%
  961   100     32.06     0.102    0.3%
  981   100     31.94     0.316    0.9%
 1001   100     32.11     0.314    0.9%
 1021   100     32.14     0.338    1.0%
 1024     1     23.98     0.088    0.3%
 1024     2      24.3     0.076    0.3%
 1024     3     24.44     0.106    0.4%
 1024     4     24.39     0.077    0.3%
 1024     5     24.64     0.056    0.2%
 1024     6     24.75     0.089    0.3%
 1024     7     24.72     0.079    0.3%
 1024     8     24.91     0.071    0.2%
 1024     9      24.5     0.078    0.3%
 1024    10      25.1     0.085    0.3%
 1024    11     25.04     0.056    0.2%
 1024    12     25.24     0.061    0.2%
 1024    13     25.22     0.099    0.3%
 1024    14     25.36     0.061    0.2%
 1024    15     25.46     0.065    0.2%
 1024    16     25.25     0.068    0.2%
 1024    17     25.66      0.08    0.3%
 1024    18      25.6     0.061    0.2%
 1024    19     25.82     0.051    0.1%
 1024    20     25.72     0.066    0.2%
 1024    21     25.99     0.074    0.2%
 1024    22     25.98     0.068    0.2%
 1024    23     26.03     0.087    0.3%
 1024    24     26.25     0.084    0.3%
 1024    25     26.34     0.068    0.2%
 1024    26     26.13     0.098    0.3%
 1024    27     26.55     0.078    0.2%
 1024    28     26.45     0.081    0.3%
 1024    29     26.62     0.092    0.3%
 1024    30     26.72     0.076    0.2%
 1024    31     26.59     0.081    0.3%
 1024    32      26.8     0.069    0.2%
 1024    33     26.91      0.07    0.2%
 1024    34     27.13     0.101    0.3%
 1024    35     27.22      0.09    0.3%
 1024    36     27.34     0.079    0.2%
 1024    37     27.36      0.09    0.3%
 1024    38     27.38     0.119    0.4%
 1024    39     27.05     0.268    0.9%
 1024    40     27.43     0.083    0.3%
 1024    41     27.63     0.068    0.2%
 1024    42      27.1     0.184    0.6%
 1024    43     27.86     0.081    0.2%
 1024    44     27.47     0.152    0.5%
 1024    45     27.78     0.198    0.7%
 1024    46     27.94      0.09    0.3%
 1024    47      27.5      0.16    0.5%
 1024    48        28     0.099    0.3%
 1024    49     28.11     0.139    0.4%
 1024    50     28.18     0.088    0.3%
 1024    51     28.02     0.126    0.4%
 1024    52     27.91     0.209    0.7%
 1024    53     28.35     0.171    0.6%
 1024    54      28.1     0.068    0.2%
 1024    55     28.72     0.136    0.4%
 1024    56     28.57     0.196    0.6%
 1024    57     28.84     0.285    0.9%
 1024    58     28.94     0.094    0.3%
 1024    59     28.91     0.262    0.9%
 1024    60     28.84     0.201    0.6%
 1024    61     29.33     0.135    0.4%
 1024    62     29.24     0.243    0.8%
 1024    63     29.16     0.217    0.7%
 1024    64      28.9       0.1    0.3%
 1024    65     29.52     0.084    0.2%
 1024    66     29.22     0.092    0.3%
 1024    67     29.35     0.178    0.6%
 1024    68     29.64     0.222    0.7%
 1024    69     29.45     0.221    0.7%
 1024    70     29.31     0.073    0.2%
 1024    71      30.2     0.088    0.2%
 1024    72     29.94      0.13    0.4%
 1024    73     29.55     0.089    0.3%
 1024    74      30.4     0.122    0.4%
 1024    75     30.32     0.194    0.6%
 1024    76     30.52      0.13    0.4%
 1024    77     30.58     0.192    0.6%
 1024    78     30.21     0.198    0.6%
 1024    79     30.23      0.12    0.3%
 1024    80     30.68     0.077    0.2%
 1024    81     30.65     0.154    0.5%
 1024    82     30.39     0.238    0.7%
 1024    83     30.87     0.228    0.7%
 1024    84     30.41     0.068    0.2%
 1024    85     30.75     0.239    0.7%
 1024    86     30.88     0.267    0.8%
 1024    87     31.31     0.255    0.8%
 1024    88     31.14      0.19    0.6%
 1024    89     30.84     0.068    0.2%
 1024    90     31.57     0.234    0.7%
 1024    91      31.2     0.255    0.8%
 1024    92      31.5     0.236    0.7%
 1024    93     31.76     0.217    0.6%
 1024    94     31.87     0.109    0.3%
 1024    95     31.78     0.289    0.9%
 1024    96     31.93     0.311    0.9%
 1024    97     31.43     0.164    0.5%
 1024    98     31.79     0.345    1.0%
 1024    99     32.03     0.263    0.8%
 1024   100     31.98     0.299    0.9%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    21.45
    + b    0.003
    + m    0.078
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    25.43
    + b    0.002
    + m    0.162
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     41.05     0.247    0.6%
   21   100      41.7     0.283    0.6%
   41   100     41.61     0.296    0.7%
   61   100     41.67     0.209    0.5%
   81   100     42.13     0.227    0.5%
  101   100     42.33      0.14    0.3%
  121   100     42.31     0.159    0.3%
  141   100     42.38     0.072    0.1%
  161   100     41.93     0.331    0.7%
  181   100     42.08     0.308    0.7%
  201   100      42.1     0.305    0.7%
  221   100     42.51     0.113    0.2%
  241   100     41.69     0.149    0.3%
  261   100     42.36     0.282    0.6%
  281   100     42.66      0.08    0.1%
  301   100     42.45     0.339    0.7%
  321   100     42.91     0.117    0.2%
  341   100     41.95     0.133    0.3%
  361   100     42.54     0.263    0.6%
  381   100     42.74     0.259    0.6%
  401   100     42.79     0.318    0.7%
  421   100     42.83     0.256    0.5%
  441   100     43.02     0.298    0.6%
  461   100     42.77     0.381    0.8%
  481   100     42.32     0.166    0.3%
  501   100     42.97     0.291    0.6%
  521   100     43.16     0.262    0.6%
  541   100     43.46     0.143    0.3%
  561   100     43.15     0.405    0.9%
  581   100     43.17      0.48    1.1%
  601   100     43.31     0.305    0.7%
  621   100     43.75      0.13    0.2%
  641   100     43.87     0.128    0.2%
  661   100     43.45     0.328    0.7%
  681   100     43.56     0.359    0.8%
  701   100     43.59     0.408    0.9%
  721   100     43.67     0.332    0.7%
  741   100     43.74     0.346    0.7%
  761   100     43.75     0.377    0.8%
  781   100     44.05     0.392    0.8%
  801   100     43.87     0.241    0.5%
  821   100     44.16     0.123    0.2%
  841   100     43.86     0.374    0.8%
  861   100     43.99     0.379    0.8%
  881   100     44.12      0.27    0.6%
  901   100     43.55     0.172    0.3%
  921   100      44.6     0.126    0.2%
  941   100     44.37     0.266    0.5%
  961   100     44.35      0.29    0.6%
  981   100     44.43     0.272    0.6%
 1001   100     43.86     0.305    0.6%
 1021   100     44.67      0.27    0.6%
 1024     1      28.1     0.144    0.5%
 1024     2     28.92     0.169    0.5%
 1024     3     28.96     0.073    0.2%
 1024     4     29.24     0.112    0.3%
 1024     5     29.06      0.28    0.9%
 1024     6     29.64     0.121    0.4%
 1024     7     29.88     0.154    0.5%
 1024     8     30.11     0.132    0.4%
 1024     9     30.22     0.188    0.6%
 1024    10     29.85     0.185    0.6%
 1024    11     30.14     0.236    0.7%
 1024    12     30.28     0.166    0.5%
 1024    13     30.91     0.165    0.5%
 1024    14     31.06     0.161    0.5%
 1024    15     30.96     0.248    0.8%
 1024    16     31.34     0.189    0.6%
 1024    17     31.51     0.094    0.2%
 1024    18     31.78     0.141    0.4%
 1024    19     31.77     0.145    0.4%
 1024    20     31.65     0.227    0.7%
 1024    21     32.07     0.103    0.3%
 1024    22     31.95     0.258    0.8%
 1024    23     32.28     0.383    1.1%
 1024    24     32.73     0.153    0.4%
 1024    25      32.7     0.268    0.8%
 1024    26     32.85     0.198    0.6%
 1024    27     32.78     0.218    0.6%
 1024    28     33.27     0.154    0.4%
 1024    29     33.64     0.119    0.3%
 1024    30      33.4     0.169    0.5%
 1024    31     33.52     0.159    0.4%
 1024    32     33.97     0.097    0.2%
 1024    33     33.66      0.36    1.0%
 1024    34     33.93     0.098    0.2%
 1024    35     34.14     0.111    0.3%
 1024    36     34.37     0.126    0.3%
 1024    37      34.7     0.099    0.2%
 1024    38     34.73     0.145    0.4%
 1024    39     34.91     0.108    0.3%
 1024    40      34.3     0.095    0.2%
 1024    41     34.56     0.271    0.7%
 1024    42     35.63     0.112    0.3%
 1024    43     35.68     0.105    0.2%
 1024    44     35.69     0.112    0.3%
 1024    45     35.96     0.081    0.2%
 1024    46      36.2     0.104    0.2%
 1024    47     36.42     0.096    0.2%
 1024    48     36.39     0.123    0.3%
 1024    49     36.46      0.14    0.3%
 1024    50     36.27     0.087    0.2%
 1024    51     36.97     0.101    0.2%
 1024    52     37.25      0.07    0.1%
 1024    53     37.32     0.105    0.2%
 1024    54     37.51      0.07    0.1%
 1024    55     37.34     0.093    0.2%
 1024    56     37.81     0.095    0.2%
 1024    57     37.68     0.134    0.3%
 1024    58     38.25     0.102    0.2%
 1024    59     38.54     0.155    0.4%
 1024    60     38.47     0.106    0.2%
 1024    61     38.66     0.098    0.2%
 1024    62     38.25     0.337    0.8%
 1024    63     38.85     0.284    0.7%
 1024    64     39.27     0.105    0.2%
 1024    65      39.5     0.152    0.3%
 1024    66     39.36     0.153    0.3%
 1024    67     39.45     0.103    0.2%
 1024    68     38.68     0.199    0.5%
 1024    69     39.46     0.363    0.9%
 1024    70     39.67     0.347    0.8%
 1024    71     40.18     0.125    0.3%
 1024    72     40.44     0.162    0.4%
 1024    73     40.31     0.108    0.2%
 1024    74     40.71     0.111    0.2%
 1024    75     40.79     0.118    0.2%
 1024    76     40.81      0.46    1.1%
 1024    77     41.43      0.13    0.3%
 1024    78     41.09     0.216    0.5%
 1024    79     41.56     0.127    0.3%
 1024    80     41.71     0.095    0.2%
 1024    81     41.62       0.1    0.2%
 1024    82     42.23     0.159    0.3%
 1024    83     42.34       0.1    0.2%
 1024    84      42.4     0.125    0.2%
 1024    85     42.79     0.128    0.2%
 1024    86     42.34     0.339    0.8%
 1024    87     42.92     0.138    0.3%
 1024    88     43.03     0.175    0.4%
 1024    89     43.27     0.131    0.3%
 1024    90      43.4     0.182    0.4%
 1024    91     43.13     0.352    0.8%
 1024    92     43.71     0.131    0.2%
 1024    93     43.03     0.318    0.7%
 1024    94     44.04     0.169    0.3%
 1024    95     43.96     0.301    0.6%
 1024    96     44.38     0.155    0.3%
 1024    97     43.79     0.492    1.1%
 1024    98     44.14     0.393    0.8%
 1024    99     44.58     0.447    1.0%
 1024   100     44.76     0.122    0.2%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    25.41
    + b    0.003
    + m    0.161
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)
Storage: Instance2Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    25.27
    + b    0.002
    + m     0.16
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     41.06      0.26    0.6%
   21   100     41.08     0.087    0.2%
   41   100     41.56     0.428    1.0%
   61   100     42.19     0.147    0.3%
   81   100      41.9     0.238    0.5%
  101   100     41.67     0.376    0.9%
  121   100     41.66     0.332    0.7%
  141   100     41.99     0.333    0.7%
  161   100     41.44     0.081    0.1%
  181   100     41.94     0.334    0.7%
  201   100     41.58      0.11    0.2%
  221   100      42.1     0.311    0.7%
  241   100        42     0.329    0.7%
  261   100     41.91      0.29    0.6%
  281   100     42.62     0.257    0.6%
  301   100     41.98     0.427    1.0%
  321   100     42.77     0.089    0.2%
  341   100     41.86     0.122    0.2%
  361   100     42.16     0.418    0.9%
  381   100     42.59     0.393    0.9%
  401   100     42.64     0.408    0.9%
  421   100      42.8     0.451    1.0%
  441   100     42.61     0.483    1.1%
  461   100     42.76     0.353    0.8%
  481   100     42.23     0.073    0.1%
  501   100     42.95     0.419    0.9%
  521   100     42.98     0.375    0.8%
  541   100     42.96     0.434    1.0%
  561   100     42.62     0.087    0.2%
  581   100      42.5     0.099    0.2%
  601   100     43.12     0.296    0.6%
  621   100     43.62     0.063    0.1%
  641   100     43.77     0.078    0.1%
  661   100     42.85     0.104    0.2%
  681   100      42.9      0.13    0.3%
  701   100     43.41     0.252    0.5%
  721   100     42.91     0.105    0.2%
  741   100     42.91     0.071    0.1%
  761   100      42.9     0.143    0.3%
  781   100     43.08     0.101    0.2%
  801   100     43.14     0.099    0.2%
  821   100     43.69     0.377    0.8%
  841   100     43.76     0.382    0.8%
  861   100     43.81     0.375    0.8%
  881   100      43.2     0.123    0.2%
  901   100     43.86      0.33    0.7%
  921   100     44.49     0.111    0.2%
  941   100     43.49     0.125    0.2%
  961   100     43.58     0.144    0.3%
  981   100     43.66     0.157    0.3%
 1001   100     43.53     0.116    0.2%
 1021   100     43.79     0.295    0.6%
 1024     1      28.2     0.235    0.8%
 1024     2      28.7     0.067    0.2%
 1024     3     28.91     0.113    0.3%
 1024     4     29.17     0.062    0.2%
 1024     5     29.06     0.256    0.8%
 1024     6     29.61     0.073    0.2%
 1024     7     29.67     0.083    0.2%
 1024     8     30.04     0.116    0.3%
 1024     9      29.7     0.093    0.3%
 1024    10     30.17     0.101    0.3%
 1024    11     30.08     0.315    1.0%
 1024    12     30.41     0.092    0.3%
 1024    13      30.5     0.102    0.3%
 1024    14     30.75     0.065    0.2%
 1024    15     30.73     0.234    0.7%
 1024    16     30.89     0.074    0.2%
 1024    17     31.29     0.073    0.2%
 1024    18     31.44     0.103    0.3%
 1024    19     31.75     0.081    0.2%
 1024    20     31.55     0.248    0.7%
 1024    21     32.04     0.076    0.2%
 1024    22     32.27     0.088    0.2%
 1024    23        32     0.363    1.1%
 1024    24     32.34     0.102    0.3%
 1024    25     32.28     0.303    0.9%
 1024    26     32.54     0.059    0.1%
 1024    27     33.02     0.066    0.1%
 1024    28     32.91     0.138    0.4%
 1024    29     33.35     0.088    0.2%
 1024    30     33.37     0.095    0.2%
 1024    31     33.54     0.139    0.4%
 1024    32     33.48     0.226    0.6%
 1024    33     33.22     0.099    0.2%
 1024    34     34.13     0.152    0.4%
 1024    35     34.31     0.133    0.3%
 1024    36     34.39     0.085    0.2%
 1024    37     34.61     0.093    0.2%
 1024    38     34.77     0.083    0.2%
 1024    39     34.76       0.1    0.2%
 1024    40     34.19      0.11    0.3%
 1024    41     35.04     0.276    0.7%
 1024    42     34.92     0.135    0.3%
 1024    43     35.55     0.133    0.3%
 1024    44     35.27     0.126    0.3%
 1024    45     35.92     0.099    0.2%
 1024    46     35.78      0.29    0.8%
 1024    47     35.73     0.235    0.6%
 1024    48     35.91     0.443    1.2%
 1024    49     36.49     0.079    0.2%
 1024    50     36.56     0.062    0.1%
 1024    51     36.49     0.081    0.2%
 1024    52     36.96     0.136    0.3%
 1024    53      36.8     0.329    0.8%
 1024    54     37.36     0.118    0.3%
 1024    55     37.53     0.116    0.3%
 1024    56     37.61     0.205    0.5%
 1024    57     37.86     0.098    0.2%
 1024    58     37.97     0.073    0.1%
 1024    59     38.16     0.087    0.2%
 1024    60     38.26     0.087    0.2%
 1024    61     38.63     0.079    0.2%
 1024    62     38.62     0.116    0.3%
 1024    63      38.5     0.267    0.6%
 1024    64     38.68       0.4    1.0%
 1024    65        39     0.151    0.3%
 1024    66     39.38     0.089    0.2%
 1024    67     39.23     0.121    0.3%
 1024    68     38.83     0.123    0.3%
 1024    69     39.08      0.26    0.6%
 1024    70     38.98     0.072    0.1%
 1024    71     40.19     0.126    0.3%
 1024    72     39.74     0.334    0.8%
 1024    73     40.26     0.202    0.5%
 1024    74     40.63     0.117    0.2%
 1024    75     40.83     0.074    0.1%
 1024    76     40.67     0.418    1.0%
 1024    77     41.17     0.113    0.2%
 1024    78     40.04     0.099    0.2%
 1024    79      40.9     0.286    0.6%
 1024    80     41.41       0.1    0.2%
 1024    81     41.82     0.108    0.2%
 1024    82     41.59     0.076    0.1%
 1024    83     41.83     0.433    1.0%
 1024    84     41.86     0.296    0.7%
 1024    85     41.87     0.302    0.7%
 1024    86     42.26     0.329    0.7%
 1024    87      42.2     0.443    1.0%
 1024    88     42.63     0.301    0.7%
 1024    89     43.14     0.163    0.3%
 1024    90     43.34     0.111    0.2%
 1024    91     43.01     0.317    0.7%
 1024    92     43.36     0.083    0.1%
 1024    93      43.4     0.446    1.0%
 1024    94     43.36       0.4    0.9%
 1024    95     43.87     0.336    0.7%
 1024    96     43.67     0.242    0.5%
 1024    97     43.11     0.131    0.3%
 1024    98     43.72      0.45    1.0%
 1024    99     43.51     0.082    0.1%
 1024   100     44.24     0.195    0.4%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    25.65
    + b    0.003
    + m    0.157
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:1)
Storage: Instance1Collective ProposalCount (r:1 w:1)
Storage: Instance1Collective Voting (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    40.09
    + b    0.003
    + m    0.079
    + p    0.378
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100      84.8     0.154    0.1%
   21   100   100     85.92     0.354    0.4%
   41   100   100      86.4     0.579    0.6%
   61   100   100      86.1      0.38    0.4%
   81   100   100     86.75     0.248    0.2%
  101   100   100     86.34      0.27    0.3%
  121   100   100      86.8     0.206    0.2%
  141   100   100     86.05     0.243    0.2%
  161   100   100     86.86     0.192    0.2%
  181   100   100     86.83     0.185    0.2%
  201   100   100     86.15     0.195    0.2%
  221   100   100     86.69     0.289    0.3%
  241   100   100      86.7     0.236    0.2%
  261   100   100     86.72     0.134    0.1%
  281   100   100     87.08     0.229    0.2%
  301   100   100      87.1     0.485    0.5%
  321   100   100      87.1     0.403    0.4%
  341   100   100     87.12     0.354    0.4%
  361   100   100     86.88     0.372    0.4%
  381   100   100     87.49      0.24    0.2%
  401   100   100     87.67     0.215    0.2%
  421   100   100     87.94     0.308    0.3%
  441   100   100     87.82      0.24    0.2%
  461   100   100     88.03      0.67    0.7%
  481   100   100     88.07     0.215    0.2%
  501   100   100        88     0.235    0.2%
  521   100   100     87.52       0.2    0.2%
  541   100   100     87.67     0.294    0.3%
  561   100   100     87.55     0.199    0.2%
  581   100   100     87.69     0.151    0.1%
  601   100   100     87.91     0.203    0.2%
  621   100   100     87.88     0.167    0.1%
  641   100   100     87.97     0.135    0.1%
  661   100   100     87.97     0.391    0.4%
  681   100   100     87.95       0.2    0.2%
  701   100   100     88.74     0.169    0.1%
  721   100   100     88.36     0.263    0.2%
  741   100   100      88.4     0.316    0.3%
  761   100   100     88.57     0.176    0.1%
  781   100   100     88.13     0.144    0.1%
  801   100   100     88.57     0.185    0.2%
  821   100   100     88.64     0.344    0.3%
  841   100   100     88.58     0.192    0.2%
  861   100   100     88.85     0.175    0.1%
  881   100   100     89.47     0.205    0.2%
  901   100   100     88.83     0.343    0.3%
  921   100   100     89.53     0.295    0.3%
  941   100   100     90.39     0.764    0.8%
  961   100   100     89.46     0.233    0.2%
  981   100   100     89.62     0.237    0.2%
 1001   100   100     89.09     0.223    0.2%
 1021   100   100     89.34     0.291    0.3%
 1024     2   100     81.46      0.18    0.2%
 1024     3   100     81.64     0.352    0.4%
 1024     4   100     81.46     0.252    0.3%
 1024     5   100      81.7     0.261    0.3%
 1024     6   100     81.85     0.316    0.3%
 1024     7   100     81.95      0.27    0.3%
 1024     8   100     82.18     0.231    0.2%
 1024     9   100     82.04     0.252    0.3%
 1024    10   100     82.19     0.312    0.3%
 1024    11   100     82.46     0.201    0.2%
 1024    12   100     82.39     0.313    0.3%
 1024    13   100     82.26     0.132    0.1%
 1024    14   100      82.4     0.176    0.2%
 1024    15   100     82.17     0.278    0.3%
 1024    16   100     83.13     0.348    0.4%
 1024    17   100     82.83     0.252    0.3%
 1024    18   100     82.93     0.173    0.2%
 1024    19   100     83.23     0.243    0.2%
 1024    20   100     82.75     0.244    0.2%
 1024    21   100     83.35     0.278    0.3%
 1024    22   100     82.69     0.211    0.2%
 1024    23   100     83.24     0.213    0.2%
 1024    24   100     84.22     0.779    0.9%
 1024    25   100     83.64     0.241    0.2%
 1024    26   100      83.6     0.238    0.2%
 1024    27   100     83.62     0.151    0.1%
 1024    28   100     83.71       0.2    0.2%
 1024    29   100     83.53     0.202    0.2%
 1024    30   100     83.96     0.268    0.3%
 1024    31   100     84.11     0.156    0.1%
 1024    32   100     84.19     0.228    0.2%
 1024    33   100      84.2     0.214    0.2%
 1024    34   100     84.35     0.371    0.4%
 1024    35   100     83.95     0.358    0.4%
 1024    36   100     84.45      0.22    0.2%
 1024    37   100     84.56      0.23    0.2%
 1024    38   100     84.83     0.377    0.4%
 1024    39   100     84.88     0.586    0.6%
 1024    40   100     85.26     0.388    0.4%
 1024    41   100     84.71     0.226    0.2%
 1024    42   100     84.84     0.372    0.4%
 1024    43   100     85.05     0.364    0.4%
 1024    44   100     85.13      0.33    0.3%
 1024    45   100     85.72     0.775    0.9%
 1024    46   100     85.42     0.299    0.3%
 1024    47   100     85.29     0.558    0.6%
 1024    48   100     85.32     0.246    0.2%
 1024    49   100      85.4     0.228    0.2%
 1024    50   100      85.5     0.157    0.1%
 1024    51   100     85.42     0.121    0.1%
 1024    52   100     85.59     0.259    0.3%
 1024    53   100     85.91     0.497    0.5%
 1024    54   100     85.99     0.321    0.3%
 1024    55   100     85.89      0.23    0.2%
 1024    56   100     85.34     0.329    0.3%
 1024    57   100     86.22     0.207    0.2%
 1024    58   100     85.94     0.243    0.2%
 1024    59   100     86.12     0.334    0.3%
 1024    60   100     86.28     0.214    0.2%
 1024    61   100      86.4     0.138    0.1%
 1024    62   100     86.35       0.2    0.2%
 1024    63   100     86.45      0.15    0.1%
 1024    64   100     86.46     0.175    0.2%
 1024    65   100     86.57     0.273    0.3%
 1024    66   100     86.76      0.44    0.5%
 1024    67   100      86.8     0.211    0.2%
 1024    68   100     87.07     0.268    0.3%
 1024    69   100     87.57     0.625    0.7%
 1024    70   100     89.29     1.122    1.2%
 1024    71   100     86.87     0.245    0.2%
 1024    72   100     87.07     0.451    0.5%
 1024    73   100     87.01     0.236    0.2%
 1024    74   100     87.37     0.259    0.2%
 1024    75   100     87.83     0.571    0.6%
 1024    76   100     87.28     0.174    0.1%
 1024    77   100      87.3     0.164    0.1%
 1024    78   100     87.77     0.291    0.3%
 1024    79   100     87.74     0.597    0.6%
 1024    80   100     88.11     0.186    0.2%
 1024    81   100     87.91     0.218    0.2%
 1024    82   100     88.15     0.273    0.3%
 1024    83   100     88.09     0.212    0.2%
 1024    84   100      88.4     0.437    0.4%
 1024    85   100     88.37     0.381    0.4%
 1024    86   100     88.44     0.193    0.2%
 1024    87   100     88.28      0.23    0.2%
 1024    88   100     88.23     0.203    0.2%
 1024    89   100     88.37     0.223    0.2%
 1024    90   100        89     0.495    0.5%
 1024    91   100     88.51     0.175    0.1%
 1024    92   100     88.71     0.205    0.2%
 1024    93   100      88.7      0.32    0.3%
 1024    94   100     89.06     0.391    0.4%
 1024    95   100      88.8     0.419    0.4%
 1024    96   100     89.13     0.497    0.5%
 1024    97   100     89.37     0.472    0.5%
 1024    98   100     89.25     0.315    0.3%
 1024    99   100     89.28     0.235    0.2%
 1024   100     1     48.61     0.166    0.3%
 1024   100     2     52.48     0.378    0.7%
 1024   100     3     52.73     0.123    0.2%
 1024   100     4     53.23     0.175    0.3%
 1024   100     5     53.73     0.116    0.2%
 1024   100     6     54.63     0.181    0.3%
 1024   100     7     54.78     0.096    0.1%
 1024   100     8     55.24       0.1    0.1%
 1024   100     9     56.22     0.271    0.4%
 1024   100    10     56.53     0.133    0.2%
 1024   100    11     57.07     0.161    0.2%
 1024   100    12      57.5     0.197    0.3%
 1024   100    13     57.74     0.128    0.2%
 1024   100    14     58.53      0.08    0.1%
 1024   100    15     58.22     0.237    0.4%
 1024   100    16     58.73      0.19    0.3%
 1024   100    17     59.93     0.116    0.1%
 1024   100    18     60.39     0.185    0.3%
 1024   <truncated>...

@gui1117
Copy link
Contributor Author

gui1117 commented Aug 27, 2021

/benchmark runtime polkadot pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 27, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
error: failed to run custom build command for `polkadot-runtime v0.9.9 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot)`

Caused by:
  process didn't exit successfully: `/home/shawntabrizi/bench-bot/git/polkadot/target/release/build/polkadot-runtime-a0464f7d2462e732/build-script-build` (exit status: 1)
  --- stdout
  �[1;33mInformation that should be included in a bug report.�[0m
  �[1;33mExecuting build command:�[0m "rustup" "run" "nightly" "cargo" "rustc" "--target=wasm32-unknown-unknown" "--manifest-path=/home/shawntabrizi/bench-bot/git/polkadot/target/release/wbuild/polkadot-runtime/Cargo.toml" "--color=always" "--release"
  �[1;33mUsing rustc version:�[0m rustc 1.55.0-nightly (149f4836d 2021-06-17)


  --- stderr
  �[0m�[1m�[33mwarning�[0m�[0m�[1m: function is never used: `load_params`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/parachain/src/wasm_api.rs:24:15�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m24�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mpub unsafe fn load_params(params: *const u8, len: usize) -> crate::primitives::ValidationParams {�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m              �[0m�[0m�[1m�[33m^^^^^^^^^^^�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mnote�[0m�[0m: `#[warn(dead_code)]` on by default�[0m

  �[0m�[1m�[33mwarning�[0m�[0m�[1m: function is never used: `write_result`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/parachain/src/wasm_api.rs:35:8�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m35�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mpub fn write_result(result: &crate::primitives::ValidationResult) -> u64 {�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m       �[0m�[0m�[1m�[33m^^^^^^^^^^^^�[0m

  �[0m�[1m�[33mwarning�[0m�[0m�[1m: 2 warnings emitted�[0m

  �[0m�[0m�[1m�[32m   Compiling�[0m polkadot-runtime v0.9.9 (/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot)
  �[0m�[1m�[38;5;9merror[E0046]�[0m�[0m�[1m: not all trait items implemented, missing: `set_members`, `execute`, `propose_execute`, `propose_proposed`, `vote`, `close_early_disapproved`, `close_early_approved`, `close_disapproved`, `close_approved`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot/src/weights/pallet_collective_council.rs:46:1�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m46�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mimpl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m�[1m�[38;5;9m^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mmissing `set_members`, `execute`, `propose_execute`, `propose_proposed`, `vote`, `close_early_disapproved`, `close_early_approved`, `close_disapproved`, `close_approved` in implementation�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn set_members(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn execute(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn propose_execute(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn propose_proposed(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn vote(_: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_early_disapproved(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_early_approved(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_disapproved(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_approved(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m

  �[0m�[1m�[38;5;9merror[E0046]�[0m�[0m�[1m: not all trait items implemented, missing: `set_members`, `execute`, `propose_execute`, `propose_proposed`, `vote`, `close_early_disapproved`, `close_early_approved`, `close_disapproved`, `close_approved`�[0m
  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/shawntabrizi/bench-bot/git/polkadot/runtime/polkadot/src/weights/pallet_collective_technical_committee.rs:46:1�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m�[1m�[38;5;12m46�[0m�[0m �[0m�[0m�[1m�[38;5;12m| �[0m�[0mimpl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m| �[0m�[0m�[1m�[38;5;9m^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^�[0m�[0m �[0m�[0m�[1m�[38;5;9mmissing `set_members`, `execute`, `propose_execute`, `propose_proposed`, `vote`, `close_early_disapproved`, `close_early_approved`, `close_disapproved`, `close_approved` in implementation�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn set_members(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn execute(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn propose_execute(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn propose_proposed(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn vote(_: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_early_disapproved(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_early_approved(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_disapproved(_: u32, _: u32) -> u64 { todo!() }`�[0m
  �[0m   �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mhelp�[0m�[0m: �[0m�[0mimplement the missing item: `fn close_approved(_: u32, _: u32, _: u32) -> u64 { todo!() }`�[0m

  �[0m�[1m�[38;5;9merror�[0m�[0m�[1m: aborting due to 2 previous errors�[0m

  �[0m�[1mFor more information about this error, try `rustc --explain E0046`.�[0m
  �[0m�[0m�[1m�[31merror�[0m�[1m:�[0m could not compile `polkadot-runtime`

  To learn more, run the command again with --verbose.
error: build failed

@gui1117
Copy link
Contributor Author

gui1117 commented Aug 27, 2021

/benchmark runtime polkadot pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 27, 2021

Benchmark Runtime Polkadot Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:0)
Storage: Instance1Collective Voting (r:100 w:100)
Storage: Instance1Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    13.98
    + n    0.441
    + p    19.08
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     559.8      2.63    0.4%
    2   100   100     558.5      1.61    0.2%
    3   100   100     558.2     4.241    0.7%
    4   100   100     598.6     1.384    0.2%
    5   100   100       612     2.797    0.4%
    6   100   100     633.1     2.351    0.3%
    7   100   100     646.1     1.061    0.1%
    8   100   100     654.7     2.039    0.3%
    9   100   100     668.7     1.136    0.1%
   10   100   100     686.9     3.162    0.4%
   11   100   100     688.4     1.259    0.1%
   12   100   100     710.2     7.427    1.0%
   13   100   100     733.3     9.979    1.3%
   14   100   100     735.2     2.798    0.3%
   15   100   100     748.8     4.404    0.5%
   16   100   100     769.4     8.854    1.1%
   17   100   100     775.7     1.545    0.1%
   18   100   100     797.7     4.776    0.5%
   19   100   100     816.4     7.411    0.9%
   20   100   100     825.9     10.88    1.3%
   21   100   100     839.4     8.883    1.0%
   22   100   100     850.8     2.975    0.3%
   23   100   100     866.7     7.807    0.9%
   24   100   100     886.2     10.98    1.2%
   25   100   100     880.8     2.844    0.3%
   26   100   100     899.8     2.425    0.2%
   27   100   100     916.9     4.967    0.5%
   28   100   100     928.2     6.358    0.6%
   29   100   100     941.7      11.4    1.2%
   30   100   100     956.7     7.536    0.7%
   31   100   100     972.2     8.193    0.8%
   32   100   100     986.5     6.833    0.6%
   33   100   100     993.9     1.877    0.1%
   34   100   100      1009     4.425    0.4%
   35   100   100      1027     3.993    0.3%
   36   100   100      1042     3.463    0.3%
   37   100   100      1054     11.89    1.1%
   38   100   100      1068     9.014    0.8%
   39   100   100      1085     9.287    0.8%
   40   100   100      1100      8.04    0.7%
   41   100   100      1117     6.573    0.5%
   42   100   100      1126      3.43    0.3%
   43   100   100      1142     10.75    0.9%
   44   100   100      1154     5.359    0.4%
   45   100   100      1168     10.91    0.9%
   46   100   100      1176     3.153    0.2%
   47   100   100      1192     10.32    0.8%
   48   100   100      1204      6.01    0.4%
   49   100   100      1224     8.747    0.7%
   50   100   100      1244     12.65    1.0%
   51   100   100      1248     2.948    0.2%
   52   100   100      1260     8.326    0.6%
   53   100   100      1277     13.62    1.0%
   54   100   100      1285     10.88    0.8%
   55   100   100      1304     10.66    0.8%
   56   100   100      1312      3.05    0.2%
   57   100   100      1332     8.102    0.6%
   58   100   100      1334     6.041    0.4%
   59   100   100      1363     9.805    0.7%
   60   100   100      1377     12.61    0.9%
   61   100   100      1388     9.738    0.7%
   62   100   100      1408     11.69    0.8%
   63   100   100      1422     12.22    0.8%
   64   100   100      1447     11.15    0.7%
   65   100   100      1458     11.37    0.7%
   66   100   100      1477     12.86    0.8%
   67   100   100      1474     13.39    0.9%
   68   100   100      1484     13.15    0.8%
   69   100   100      1499      11.3    0.7%
   70   100   100      1510     6.376    0.4%
   71   100   100      1529     14.12    0.9%
   72   100   100      1538     5.859    0.3%
   73   100   100      1559     12.83    0.8%
   74   100   100      1581     11.59    0.7%
   75   100   100      1587      11.3    0.7%
   76   100   100      1599     12.29    0.7%
   77   100   100      1611     12.53    0.7%
   78   100   100      1625     12.03    0.7%
   79   100   100      1648     11.84    0.7%
   80   100   100      1656     10.64    0.6%
   81   100   100      1678     12.93    0.7%
   82   100   100      1707     10.84    0.6%
   83   100   100      1692     10.06    0.5%
   84   100   100      1721     12.06    0.7%
   85   100   100      1736     12.68    0.7%
   86   100   100      1747     11.42    0.6%
   87   100   100      1758     10.97    0.6%
   88   100   100      1775     11.84    0.6%
   89   100   100      1789     1.832    0.1%
   90   100   100      1802     10.96    0.6%
   91   100   100      1808     8.758    0.4%
   92   100   100      1858     22.12    1.1%
   93   100   100      1858     15.13    0.8%
   94   100   100      1871      15.4    0.8%
   95   100   100      1880     13.39    0.7%
   96   100   100      1889      13.9    0.7%
   97   100   100      1912     12.48    0.6%
   98   100   100      1917     10.12    0.5%
   99   100   100      1935     11.01    0.5%
  100     1   100      1925     13.92    0.7%
  100     2   100      1922     11.53    0.5%
  100     3   100      1924      13.5    0.7%
  100     4   100      1922     8.996    0.4%
  100     5   100      1931        12    0.6%
  100     6   100      1926     11.48    0.5%
  100     7   100      1925     10.58    0.5%
  100     8   100      1930     11.93    0.6%
  100     9   100      1921      8.28    0.4%
  100    10   100      1923      12.2    0.6%
  100    11   100      1924     11.24    0.5%
  100    12   100      1934     12.81    0.6%
  100    13   100      1930     11.62    0.6%
  100    14   100      1920     9.231    0.4%
  100    15   100      1924     11.81    0.6%
  100    16   100      1929     12.93    0.6%
  100    17   100      1925      12.4    0.6%
  100    18   100      1931     12.03    0.6%
  100    19   100      1935      14.7    0.7%
  100    20   100      1928     12.59    0.6%
  100    21   100      1930     11.82    0.6%
  100    22   100      1922     7.804    0.4%
  100    23   100      1933     13.09    0.6%
  100    24   100      1929     10.99    0.5%
  100    25   100      1925     10.66    0.5%
  100    26   100      1930     12.72    0.6%
  100    27   100      1926     12.59    0.6%
  100    28   100      1935     10.09    0.5%
  100    29   100      1926     12.34    0.6%
  100    30   100      1929     11.21    0.5%
  100    31   100      1925     9.923    0.5%
  100    32   100      1936     12.74    0.6%
  100    33   100      1931     11.88    0.6%
  100    34   100      1934     13.59    0.7%
  100    35   100      1930     11.94    0.6%
  100    36   100      1932     11.09    0.5%
  100    37   100      1926     12.89    0.6%
  100    38   100      1937     10.37    0.5%
  100    39   100      1937     13.18    0.6%
  100    40   100      1929     9.958    0.5%
  100    41   100      1934     13.74    0.7%
  100    42   100      1935     10.42    0.5%
  100    43   100      1940     10.36    0.5%
  100    44   100      1934     13.77    0.7%
  100    45   100      1929      11.8    0.6%
  100    46   100      1937      13.1    0.6%
  100    47   100      1929     10.95    0.5%
  100    48   100      1938     11.67    0.6%
  100    49   100      1942     13.05    0.6%
  100    50   100      1940     12.75    0.6%
  100    51   100      1937      11.5    0.5%
  100    52   100      1948     9.291    0.4%
  100    53   100      1941     13.54    0.6%
  100    54   100      1937     11.22    0.5%
  100    55   100      1942      11.6    0.5%
  100    56   100      1929     10.62    0.5%
  100    57   100      1930     10.38    0.5%
  100    58   100      1935     12.13    0.6%
  100    59   100      1939     11.67    0.6%
  100    60   100      1939     10.61    0.5%
  100    61   100      1941     15.95    0.8%
  100    62   100      1956     8.519    0.4%
  100    63   100      1936     13.22    0.6%
  100    64   100      1941     12.15    0.6%
  100    65   100      1954     10.04    0.5%
  100    66   100      1956     10.36    0.5%
  100    67   100      1954     10.74    0.5%
  100    68   100      1953     11.02    0.5%
  100    69   100      1965     10.28    0.5%
  100    70   100      1968      8.71    0.4%
  100    71   100      1961     12.24    0.6%
  100    72   100      1964     10.51    0.5%
  100    73   100      1958     9.579    0.4%
  100    74   100      1957        12    0.6%
  100    75   100      1959      14.2    0.7%
  100    76   100      1957     12.34    0.6%
  100    77   100      1962     14.64    0.7%
  100    78   100      1958     12.72    0.6%
  100    79   100      1967     10.64    0.5%
  100    80   100      1960     14.88    0.7%
  100    81   100      1959     13.75    0.7%
  100    82   100      1962      10.5    0.5%
  100    83   100      1963      15.3    0.7%
  100    84   100      1954      10.9    0.5%
  100    85   100      1960     11.76    0.6%
  100    86   100      1963     10.15    0.5%
  100    87   100      1955      10.2    0.5%
  100    88   100      1959     10.71    0.5%
  100    89   100      1957     12.28    0.6%
  100    90   100      1957     13.36    0.6%
  100    91   100      1961     11.28    0.5%
  100    92   100      1963      13.7    0.6%
  100    93   100      1960     13.15    0.6%
  100    94   100      1965     11.73    0.5%
  100    95   100      1964     12.42    0.6%
  100    96   100      1963     10.08    0.5%
  100    97   100      1966     11.46    0.5%
  100    98   100      1960     13.02    0.6%
  100    99   100      1961       8.8    0.4%
  100   100     1     61.96     0.329    0.5%
  100   100     2     81.42     0.191    0.2%
  100   100     3     101.1     0.222    0.2%
  100   100     4       120      0.21    0.1%
  100   100     5     139.2     0.194    0.1%
  100   100     6     158.4      0.45    0.2%
  100   100     7     177.5     0.497    0.2%
  100   100     8     194.3     0.423    0.2%
  100   100     9     213.4     0.569    0.2%
  100   100    10     231.9      0.31    0.1%
  100   100    11     251.1      0.51    0.2%
  100   100    12     270.4     0.371    0.1%
  100   100    13     289.8     0.838    0.2%
  100   100    14     308.2     0.437    0.1%
  100   100    15     327.5     1.339    0.4%
  100   100    16     346.7     0.695    0.2%
  100   100    17     364.2     0.504    0.1%
  100   100    18     382.7     0.657    0.1%
  100   100    19       403     0.953    0.2%
  100   100    20     421.7     0.685    0.1%
  100   100    21     440.7     1.126    0.2%
  100   100    22     460.5     2.911    0.6%
  100   100    23     478.3     0.935    0.1%
  100   100    24     498.7     2.495    0.5%
  100   100    25     516.4     2.197    0.4%
  100   100    26     535.1      1.59    0.2%
  100   100    27     556.1     1.734    0.3%
  100   100    28     573.3      0.98    0.1%
  100   100    29     594.4     1.815    0.3%
  100   100    30     617.4     6.998    1.1%
  100   100    31     630.5     1.936    0.3%
  100   100    32     651.9     2.544    0.3%
  100   100    33     668.4     1.372    0.2%
  100   100    34     687.9     2.345    0.3%
  100   100    35     705.9     1.313    0.1%
  100   100    36     724.8     1.499    0.2%
  100   100    37     750.4     9.735    1.2%
  100   100    38     763.8     1.557    0.2%
  100   100    39     782.7     1.774    0.2%
  100   100    40     801.4     0.913    0.1%
  100   100    41     822.5     2.151    0.2%
  100   100    42     843.6     7.179    0.8%
  100   100    43     857.3     1.629    0.1%
  100   100    44     878.4      5.51    0.6%
  100   100    45     908.5     11.27    1.2%
  100   100    46     915.8     3.921    0.4%
  100   100    47     937.1      3.89    0.4%
  100   100    48     953.2     2.354    0.2%
  100   100    49     979.4     7.625    0.7%
  100   100    50      1008      14.1    1.3%
  100   100    51      1013     7.742    0.7%
  100   100    52      1031     2.772    0.2%
  100   100    53      1053     6.635    0.6%
  100   100    54      1069     2.092    0.1%
  100   100    55      1091      4.25    0.3%
  100   100    56      1106     3.028    0.2%
  100   100    57      1131      7.45    0.6%
  100   100    58      1149     11.18    0.9%
  100   100    59      1169     9.126    0.7%
  100   100    60      1190     11.58    0.9%
  100   100    61      1209     9.743    0.8%
  100   100    62      1224     10.89    0.8%
  100   100    63      1251     13.21    1.0%
  100   100    64      1261     8.536    0.6%
  100   100    65      1281     6.395    0.4%
  100   100    66      1299     9.159    0.7%
  100   100    67      1321     9.964    0.7%
  100   100    68      1341     12.05    0.8%
  100   100    69      1366     12.75    0.9%
  100   100    70      1375     5.649    0.4%
  100   100    71      1399     7.893    0.5%
  100   100    72      1422     11.91    0.8%
  100   100    73      1437      10.1    0.7%
  100   100    74      1461      12.3    0.8%
  100   100    75      1480     8.927    0.6%
  100   100    76      1498     11.59    0.7%
  100   100    77      1521      11.3    0.7%
  100   100    78      1529     7.905    0.5%
  100   100    79      1554     10.42    0.6%
  100   100    80      1575     11.71    0.7%
  100   100    81      1593     11.85    0.7%
  100   100    82      1620     11.22    0.6%
  100   100    83      1634     12.79    0.7%
  100   100    84      1658      12.6    0.7%
  100   100    85      1678     10.39    0.6%
  100   100    86      1687     10.57    0.6%
  100   100    87      1708     12.16    0.7%
  100   100    88      1735     12.42    0.7%
  100   100    89      1746     9.724    0.5%
  100   100    90      1755     4.457    0.2%
  100   100    91      1790     12.91    0.7%
  100   100    92      1807     10.29    0.5%
  100   100    93      1833     11.18    0.6%
  100   100    94      1853      12.6    0.6%
  100   100    95      1859     9.823    0.5%
  100   100    96      1876     11.99    0.6%
  100   100    97      1908     10.62    0.5%
  100   100    98      1923     12.37    0.6%
  100   100    99      1942     10.86    0.5%
  100   100   100      1961     11.46    0.5%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.24
    + n     0.32
    + p    19.16
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:1)
Storage: Instance2Collective Proposals (r:1 w:0)
Storage: Instance2Collective Voting (r:100 w:100)
Storage: Instance2Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    13.97
    + n    0.154
    + p     18.9
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     556.3     2.783    0.5%
    2   100   100     554.4     2.836    0.5%
    3   100   100     552.5     1.554    0.2%
    4   100   100     599.2     2.896    0.4%
    5   100   100     616.8     3.379    0.5%
    6   100   100     628.5     5.807    0.9%
    7   100   100     639.1     1.695    0.2%
    8   100   100     658.8     1.889    0.2%
    9   100   100     669.2     3.549    0.5%
   10   100   100     687.4     2.427    0.3%
   11   100   100     699.8     3.793    0.5%
   12   100   100     704.7     1.403    0.1%
   13   100   100     724.3     1.654    0.2%
   14   100   100     734.4     2.864    0.3%
   15   100   100     752.7      2.47    0.3%
   16   100   100     764.7     7.328    0.9%
   17   100   100     782.1     2.534    0.3%
   18   100   100     792.9     7.181    0.9%
   19   100   100     806.9     2.454    0.3%
   20   100   100     824.4     8.899    1.0%
   21   100   100     833.6     8.662    1.0%
   22   100   100     848.9     5.553    0.6%
   23   100   100     866.1     7.679    0.8%
   24   100   100     905.6     2.878    0.3%
   25   100   100     895.9     7.632    0.8%
   26   100   100     898.2      2.48    0.2%
   27   100   100     916.4     8.996    0.9%
   28   100   100     922.1     1.844    0.1%
   29   100   100     946.2     8.767    0.9%
   30   100   100     951.6     3.908    0.4%
   31   100   100     970.9     10.41    1.0%
   32   100   100     983.2     5.658    0.5%
   33   100   100      1010     10.26    1.0%
   34   100   100      1014     9.516    0.9%
   35   100   100      1025     6.467    0.6%
   36   100   100      1039     9.298    0.8%
   37   100   100      1058     9.728    0.9%
   38   100   100      1059     2.787    0.2%
   39   100   100      1077     11.16    1.0%
   40   100   100      1082     1.437    0.1%
   41   100   100      1109     2.783    0.2%
   42   100   100      1128     9.741    0.8%
   43   100   100      1141     12.48    1.0%
   44   100   100      1153     9.316    0.8%
   45   100   100      1168     12.19    1.0%
   46   100   100      1172     6.394    0.5%
   47   100   100      1190     10.73    0.9%
   48   100   100      1212     11.97    0.9%
   49   100   100      1225     10.56    0.8%
   50   100   100      1226     6.687    0.5%
   51   100   100      1252     13.36    1.0%
   52   100   100      1256      7.34    0.5%
   53   100   100      1287     11.66    0.9%
   54   100   100      1284     10.84    0.8%
   55   100   100      1290     3.027    0.2%
   56   100   100      1309     7.833    0.5%
   57   100   100      1321     3.855    0.2%
   58   100   100      1337     10.83    0.8%
   59   100   100      1355     3.255    0.2%
   60   100   100      1370     7.779    0.5%
   61   100   100      1378     1.963    0.1%
   62   100   100      1394     9.793    0.7%
   63   100   100      1411     10.13    0.7%
   64   100   100      1426     9.094    0.6%
   65   100   100      1452     10.97    0.7%
   66   100   100      1457     8.446    0.5%
   67   100   100      1485     13.61    0.9%
   68   100   100      1478     11.52    0.7%
   69   100   100      1513     12.78    0.8%
   70   100   100      1535     15.82    1.0%
   71   100   100      1535     10.49    0.6%
   72   100   100      1540     7.923    0.5%
   73   100   100      1558     9.595    0.6%
   74   100   100      1565     11.19    0.7%
   75   100   100      1581     9.485    0.5%
   76   100   100      1595      8.12    0.5%
   77   100   100      1620     12.34    0.7%
   78   100   100      1630     17.34    1.0%
   79   100   100      1640      10.9    0.6%
   80   100   100      1649     9.247    0.5%
   81   100   100      1680     12.21    0.7%
   82   100   100      1685     8.077    0.4%
   83   100   100      1691     7.117    0.4%
   84   100   100      1720        11    0.6%
   85   100   100      1731     10.91    0.6%
   86   100   100      1759     13.21    0.7%
   87   100   100      1763     11.89    0.6%
   88   100   100      1767     13.68    0.7%
   89   100   100      1793     3.766    0.2%
   90   100   100      1796     14.11    0.7%
   91   100   100      1814     13.28    0.7%
   92   100   100      1833     17.28    0.9%
   93   100   100      1855      14.5    0.7%
   94   100   100      1870      14.5    0.7%
   95   100   100      1877     11.88    0.6%
   96   100   100      1889     12.98    0.6%
   97   100   100      1896     9.955    0.5%
   98   100   100      1926     14.96    0.7%
   99   100   100      1936     14.12    0.7%
  100     1   100      1933     11.67    0.6%
  100     2   100      1943     11.01    0.5%
  100     3   100      1936     9.966    0.5%
  100     4   100      1937      9.88    0.5%
  100     5   100      1939     11.48    0.5%
  100     6   100      1940      12.3    0.6%
  100     7   100      1930     8.374    0.4%
  100     8   100      1950     11.85    0.6%
  100     9   100      1943      12.9    0.6%
  100    10   100      1951     5.342    0.2%
  100    11   100      1931     10.64    0.5%
  100    12   100      1928     3.957    0.2%
  100    13   100      1926     5.663    0.2%
  100    14   100      1931     10.58    0.5%
  100    15   100      1938     15.58    0.8%
  100    16   100      1935     12.03    0.6%
  100    17   100      1934     12.59    0.6%
  100    18   100      1934     11.91    0.6%
  100    19   100      1938     12.35    0.6%
  100    20   100      1934      10.2    0.5%
  100    21   100      1944     12.92    0.6%
  100    22   100      1940     11.77    0.6%
  100    23   100      1936     10.73    0.5%
  100    24   100      1937     11.35    0.5%
  100    25   100      1933     10.53    0.5%
  100    26   100      1941     13.78    0.7%
  100    27   100      1932     9.784    0.5%
  100    28   100      1933     9.157    0.4%
  100    29   100      1926     3.346    0.1%
  100    30   100      1941     11.81    0.6%
  100    31   100      1933     8.984    0.4%
  100    32   100      1946     13.08    0.6%
  100    33   100      1953     14.37    0.7%
  100    34   100      1945     13.12    0.6%
  100    35   100      1962     6.044    0.3%
  100    36   100      1937     10.65    0.5%
  100    37   100      1928     2.365    0.1%
  100    38   100      1939     13.77    0.7%
  100    39   100      1941     10.77    0.5%
  100    40   100      1941     11.81    0.6%
  100    41   100      1935     8.871    0.4%
  100    42   100      1938     9.732    0.5%
  100    43   100      1940     11.33    0.5%
  100    44   100      1952     10.15    0.5%
  100    45   100      1957     11.41    0.5%
  100    46   100      1939     12.04    0.6%
  100    47   100      1942     12.91    0.6%
  100    48   100      1943     12.12    0.6%
  100    49   100      1951     13.01    0.6%
  100    50   100      1955     11.65    0.5%
  100    51   100      1939     9.099    0.4%
  100    52   100      1945     11.37    0.5%
  100    53   100      1942     12.85    0.6%
  100    54   100      1937     9.447    0.4%
  100    55   100      1954     13.18    0.6%
  100    56   100      1936     9.395    0.4%
  100    57   100      1946     12.68    0.6%
  100    58   100      1941     9.156    0.4%
  100    59   100      1941     11.43    0.5%
  100    60   100      1940     10.75    0.5%
  100    61   100      1946     12.06    0.6%
  100    62   100      1952     12.33    0.6%
  100    63   100      1937     8.817    0.4%
  100    64   100      1942     11.04    0.5%
  100    65   100      1947     12.84    0.6%
  100    66   100      1950     11.29    0.5%
  100    67   100      1946     13.65    0.7%
  100    68   100      1953      12.7    0.6%
  100    69   100      1942     11.79    0.6%
  100    70   100      1947     11.85    0.6%
  100    71   100      1948     11.64    0.5%
  100    72   100      1941     10.38    0.5%
  100    73   100      1955     12.38    0.6%
  100    74   100      1948     13.32    0.6%
  100    75   100      1942     13.36    0.6%
  100    76   100      1939     10.86    0.5%
  100    77   100      1949     12.29    0.6%
  100    78   100      1944     11.54    0.5%
  100    79   100      1946        12    0.6%
  100    80   100      1945     13.09    0.6%
  100    81   100      1964     6.222    0.3%
  100    82   100      1943      9.71    0.4%
  100    83   100      1941     10.21    0.5%
  100    84   100      1952      10.8    0.5%
  100    85   100      1945     10.53    0.5%
  100    86   100      1944     10.55    0.5%
  100    87   100      1951     12.44    0.6%
  100    88   100      1957     12.65    0.6%
  100    89   100      1944      13.1    0.6%
  100    90   100      1955     12.05    0.6%
  100    91   100      1954     12.02    0.6%
  100    92   100      1944      8.66    0.4%
  100    93   100      1950     12.67    0.6%
  100    94   100      1950     11.56    0.5%
  100    95   100      1952     11.67    0.5%
  100    96   100      1949     12.16    0.6%
  100    97   100      1952     13.06    0.6%
  100    98   100      1946     11.26    0.5%
  100    99   100      1956     11.57    0.5%
  100   100     1     61.86     0.147    0.2%
  100   100     2     81.44      0.25    0.3%
  100   100     3     101.1     0.208    0.2%
  100   100     4     119.3     0.292    0.2%
  100   100     5     138.1     0.308    0.2%
  100   100     6     156.9     0.438    0.2%
  100   100     7     174.9     0.268    0.1%
  100   100     8     193.9     0.258    0.1%
  100   100     9     211.6      0.63    0.2%
  100   100    10     230.1     0.417    0.1%
  100   100    11     248.5      0.39    0.1%
  100   100    12       268     0.847    0.3%
  100   100    13     286.5     0.742    0.2%
  100   100    14     305.3     0.429    0.1%
  100   100    15     324.2     0.761    0.2%
  100   100    16     343.4     0.899    0.2%
  100   100    17     361.9     0.754    0.2%
  100   100    18       380     0.667    0.1%
  100   100    19     400.3     2.067    0.5%
  100   100    20     418.2     0.709    0.1%
  100   100    21       436     0.748    0.1%
  100   100    22       454     0.793    0.1%
  100   100    23     473.3     0.914    0.1%
  100   100    24     492.5     0.783    0.1%
  100   100    25     510.2     0.725    0.1%
  100   100    26     530.3     1.122    0.2%
  100   100    27       550     2.966    0.5%
  100   100    28     568.2     0.825    0.1%
  100   100    29     595.1     10.83    1.8%
  100   100    30       606     0.742    0.1%
  100   100    31     623.9     0.926    0.1%
  100   100    32     642.8     0.929    0.1%
  100   100    33       664     2.665    0.4%
  100   100    34     680.9      5.81    0.8%
  100   100    35     700.2      2.29    0.3%
  100   100    36       718     0.741    0.1%
  100   100    37     738.3     1.291    0.1%
  100   100    38       757     1.447    0.1%
  100   100    39     773.9     3.402    0.4%
  100   100    40     794.5     0.946    0.1%
  100   100    41     815.8     8.861    1.0%
  100   100    42     832.3     1.628    0.1%
  100   100    43     849.2     1.395    0.1%
  100   100    44     871.5     3.128    0.3%
  100   100    45     889.8     6.037    0.6%
  100   100    46     905.5     1.187    0.1%
  100   100    47     925.9     1.428    0.1%
  100   100    48     949.3     8.358    0.8%
  100   100    49     970.8     9.121    0.9%
  100   100    50     978.8     2.343    0.2%
  100   100    51      1001     5.713    0.5%
  100   100    52      1022     2.171    0.2%
  100   100    53      1039      3.19    0.3%
  100   100    54      1062     9.085    0.8%
  100   100    55      1084     11.29    1.0%
  100   100    56      1099      8.09    0.7%
  100   100    57      1116     5.615    0.5%
  100   100    58      1142     11.22    0.9%
  100   100    59      1157     4.545    0.3%
  100   100    60      1184     13.98    1.1%
  100   100    61      1188     5.729    0.4%
  100   100    62      1221     12.26    1.0%
  100   100    63      1228     7.429    0.6%
  100   100    64      1256     13.64    1.0%
  100   100    65      1269     8.398    0.6%
  100   100    66      1289     8.085    0.6%
  100   100    67      1311      9.39    0.7%
  100   100    68      1325     6.322    0.4%
  100   100    69      1342     9.114    0.6%
  100   100    70      1363     9.116    0.6%
  100   100    71      1385     8.956    0.6%
  100   100    72      1403     11.48    0.8%
  100   100    73      1420     8.776    0.6%
  100   100    74      1448     13.79    0.9%
  100   100    75      1454     3.039    0.2%
  100   100    76      1482     8.847    0.5%
  100   100    77      1509     14.33    0.9%
  100   100    78      1519     8.526    0.5%
  100   100    79      1531     8.952    0.5%
  100   100    80      1556     12.25    0.7%
  100   100    81      1577     11.94    0.7%
  100   100    82      1591     9.717    0.6%
  100   100    83      1631     13.61    0.8%
  100   100    84      1638     11.62    0.7%
  100   100    85      1659      11.7    0.7%
  100   100    86      1666     10.24    0.6%
  100   100    87      1690     13.64    0.8%
  100   100    88      1711     9.449    0.5%
  100   100    89      1732     13.92    0.8%
  100   100    90      1758     11.99    0.6%
  100   100    91      1769     11.19    0.6%
  100   100    92      1792     12.87    0.7%
  100   100    93      1805     12.55    0.6%
  100   100    94      1831     12.37    0.6%
  100   100    95      1850     13.96    0.7%
  100   100    96      1863     13.18    0.7%
  100   100    97      1886     12.17    0.6%
  100   100    98      1909     11.32    0.5%
  100   100    99      1931     14.05    0.7%
  100   100   100      1951     11.61    0.5%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.08
    + n     0.04
    + p    19.08
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    21.18
    + b    0.002
    + m    0.082
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     28.56     0.088    0.3%
   21   100      29.6     0.078    0.2%
   41   100     29.71     0.121    0.4%
   61   100     29.66     0.102    0.3%
   81   100     29.69     0.094    0.3%
  101   100     29.87     0.103    0.3%
  121   100     29.27     0.136    0.4%
  141   100     29.96     0.107    0.3%
  161   100     30.08     0.106    0.3%
  181   100     30.01     0.117    0.3%
  201   100     30.03     0.067    0.2%
  221   100     29.97      0.09    0.3%
  241   100     30.19     0.112    0.3%
  261   100     30.42     0.109    0.3%
  281   100     30.33     0.093    0.3%
  301   100     30.22      0.24    0.7%
  321   100     29.76       0.1    0.3%
  341   100     30.44     0.141    0.4%
  361   100     30.48     0.119    0.3%
  381   100     30.32     0.282    0.9%
  401   100     30.48      0.17    0.5%
  421   100     30.72     0.103    0.3%
  441   100      30.7     0.108    0.3%
  461   100      30.5     0.153    0.5%
  481   100     30.86     0.097    0.3%
  501   100     30.83     0.111    0.3%
  521   100     30.43      0.17    0.5%
  541   100     30.84     0.201    0.6%
  561   100     30.88     0.216    0.6%
  581   100     31.26     0.154    0.4%
  601   100     30.83       0.2    0.6%
  621   100     31.34     0.141    0.4%
  641   100     31.29      0.14    0.4%
  661   100     31.16     0.208    0.6%
  681   100     31.29     0.273    0.8%
  701   100     31.43     0.162    0.5%
  721   100     31.27     0.161    0.5%
  741   100     31.57     0.102    0.3%
  761   100     31.66     0.156    0.4%
  781   100     31.81     0.138    0.4%
  801   100     31.65      0.24    0.7%
  821   100     31.89      0.13    0.4%
  841   100      31.2     0.142    0.4%
  861   100     31.64     0.196    0.6%
  881   100     31.75     0.121    0.3%
  901   100      32.1     0.106    0.3%
  921   100     32.09     0.099    0.3%
  941   100      32.1     0.089    0.2%
  961   100     32.15     0.119    0.3%
  981   100     32.02     0.216    0.6%
 1001   100     32.21     0.092    0.2%
 1021   100     32.26     0.256    0.7%
 1024     1     23.76     0.149    0.6%
 1024     2     24.31     0.107    0.4%
 1024     3     24.21     0.079    0.3%
 1024     4     24.34     0.159    0.6%
 1024     5     24.68     0.125    0.5%
 1024     6     24.48     0.126    0.5%
 1024     7     24.56     0.124    0.5%
 1024     8     24.76     0.163    0.6%
 1024     9      24.8     0.166    0.6%
 1024    10     24.53      0.15    0.6%
 1024    11     24.93      0.14    0.5%
 1024    12     25.14     0.133    0.5%
 1024    13     25.31     0.124    0.4%
 1024    14     25.12     0.117    0.4%
 1024    15     24.94     0.144    0.5%
 1024    16     25.42     0.171    0.6%
 1024    17     25.49      0.11    0.4%
 1024    18     25.58     0.105    0.4%
 1024    19     25.63       0.1    0.3%
 1024    20     25.73     0.102    0.3%
 1024    21     25.73     0.067    0.2%
 1024    22     25.95     0.133    0.5%
 1024    23     26.08     0.099    0.3%
 1024    24     25.82     0.205    0.7%
 1024    25     26.04     0.134    0.5%
 1024    26     26.38      0.14    0.5%
 1024    27     26.57     0.121    0.4%
 1024    28     26.19      0.08    0.3%
 1024    29     26.36     0.224    0.8%
 1024    30     26.33      0.17    0.6%
 1024    31      26.7     0.113    0.4%
 1024    32     26.88     0.107    0.3%
 1024    33     26.57     0.228    0.8%
 1024    34      26.8      0.11    0.4%
 1024    35     27.03     0.123    0.4%
 1024    36      27.1     0.109    0.4%
 1024    37      27.2      0.12    0.4%
 1024    38      27.2     0.096    0.3%
 1024    39     27.28     0.121    0.4%
 1024    40     27.56     0.062    0.2%
 1024    41     27.41     0.134    0.4%
 1024    42     27.62     0.084    0.3%
 1024    43     27.66     0.099    0.3%
 1024    44     27.73     0.133    0.4%
 1024    45     27.77     0.091    0.3%
 1024    46     27.85     0.083    0.2%
 1024    47        28      0.15    0.5%
 1024    48     28.09     0.107    0.3%
 1024    49     28.22     0.087    0.3%
 1024    50     28.14     0.147    0.5%
 1024    51     28.34     0.088    0.3%
 1024    52     28.19     0.064    0.2%
 1024    53     28.46     0.104    0.3%
 1024    54     28.55     0.104    0.3%
 1024    55      28.9     0.122    0.4%
 1024    56      28.8     0.096    0.3%
 1024    57     28.88     0.079    0.2%
 1024    58     29.05     0.099    0.3%
 1024    59     28.91     0.118    0.4%
 1024    60     29.07     0.116    0.3%
 1024    61      29.3     0.113    0.3%
 1024    62     29.25     0.072    0.2%
 1024    63      29.3     0.069    0.2%
 1024    64     29.49     0.131    0.4%
 1024    65     29.42     0.127    0.4%
 1024    66     29.43     0.122    0.4%
 1024    67     29.97     0.091    0.3%
 1024    68     29.53     0.229    0.7%
 1024    69     29.58     0.075    0.2%
 1024    70     29.85     0.097    0.3%
 1024    71     29.82      0.17    0.5%
 1024    72     30.07     0.089    0.2%
 1024    73      30.2     0.147    0.4%
 1024    74     30.18     0.103    0.3%
 1024    75     30.48     0.087    0.2%
 1024    76     30.38     0.108    0.3%
 1024    77     30.31     0.094    0.3%
 1024    78     30.76     0.105    0.3%
 1024    79     30.56     0.096    0.3%
 1024    80     30.71     0.131    0.4%
 1024    81     30.87     0.137    0.4%
 1024    82     30.91      0.13    0.4%
 1024    83     30.66     0.251    0.8%
 1024    84        31     0.078    0.2%
 1024    85     31.04     0.136    0.4%
 1024    86     31.25     0.224    0.7%
 1024    87     31.32     0.068    0.2%
 1024    88     31.47     0.109    0.3%
 1024    89     31.58     0.084    0.2%
 1024    90     31.25     0.166    0.5%
 1024    91     31.42     0.249    0.7%
 1024    92     30.96     0.125    0.4%
 1024    93     31.81     0.089    0.2%
 1024    94     31.87     0.108    0.3%
 1024    95     31.94     0.108    0.3%
 1024    96        32      0.12    0.3%
 1024    97     32.23      0.17    0.5%
 1024    98     32.26     0.138    0.4%
 1024    99     32.04     0.217    0.6%
 1024   100     32.36     0.127    0.3%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=     21.1
    + b    0.003
    + m    0.083
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    21.09
    + b    0.002
    + m     0.08
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     28.19     0.086    0.3%
   21   100     29.16     0.165    0.5%
   41   100      29.3     0.107    0.3%
   61   100      29.4     0.103    0.3%
   81   100     29.26     0.282    0.9%
  101   100     29.64     0.096    0.3%
  121   100     29.35     0.278    0.9%
  141   100     29.76     0.112    0.3%
  161   100     29.75      0.08    0.2%
  181   100     29.61      0.33    1.1%
  201   100     29.68     0.279    0.9%
  221   100     29.59      0.13    0.4%
  241   100      29.8     0.158    0.5%
  261   100     30.05     0.113    0.3%
  281   100      30.2     0.112    0.3%
  301   100     30.04     0.234    0.7%
  321   100     29.51     0.077    0.2%
  341   100     29.84     0.262    0.8%
  361   100     30.35     0.096    0.3%
  381   100     30.04     0.304    1.0%
  401   100     30.23     0.389    1.2%
  421   100     30.37     0.396    1.3%
  441   100     30.36     0.301    0.9%
  461   100     30.23     0.116    0.3%
  481   100     30.32     0.252    0.8%
  501   100     30.59     0.081    0.2%
  521   100     30.13     0.085    0.2%
  541   100      30.6      0.23    0.7%
  561   100     30.23     0.123    0.4%
  581   100     30.56     0.249    0.8%
  601   100     30.29     0.106    0.3%
  621   100     30.89     0.108    0.3%
  641   100     30.74     0.261    0.8%
  661   100     30.54     0.094    0.3%
  681   100     30.81     0.298    0.9%
  701   100     30.86     0.258    0.8%
  721   100     30.82     0.231    0.7%
  741   100     31.15     0.147    0.4%
  761   100     31.28     0.086    0.2%
  781   100     31.22     0.347    1.1%
  801   100     31.15     0.175    0.5%
  821   100     31.51     0.137    0.4%
  841   100     30.92     0.076    0.2%
  861   100     31.32     0.192    0.6%
  881   100     31.29     0.148    0.4%
  901   100     31.82     0.097    0.3%
  921   100     31.56     0.393    1.2%
  941   100     31.81     0.145    0.4%
  961   100     31.86     0.114    0.3%
  981   100     31.62     0.161    0.5%
 1001   100     31.71     0.168    0.5%
 1021   100     31.98     0.259    0.8%
 1024     1     23.55     0.186    0.7%
 1024     2     23.96     0.132    0.5%
 1024     3     24.11     0.093    0.3%
 1024     4     24.21     0.063    0.2%
 1024     5     24.39     0.081    0.3%
 1024     6      24.3     0.066    0.2%
 1024     7     24.31     0.095    0.3%
 1024     8     24.57     0.064    0.2%
 1024     9     24.68     0.082    0.3%
 1024    10     24.85       0.1    0.4%
 1024    11     24.86     0.087    0.3%
 1024    12     24.94     0.078    0.3%
 1024    13     24.99     0.064    0.2%
 1024    14     25.14     0.095    0.3%
 1024    15      25.1     0.096    0.3%
 1024    16      25.4      0.06    0.2%
 1024    17     25.33     0.064    0.2%
 1024    18     25.22     0.053    0.2%
 1024    19     25.63     0.058    0.2%
 1024    20     25.48     0.075    0.2%
 1024    21     25.67     0.091    0.3%
 1024    22      25.8     0.087    0.3%
 1024    23     25.88     0.093    0.3%
 1024    24     25.58     0.151    0.5%
 1024    25     26.05     0.086    0.3%
 1024    26     26.19     0.094    0.3%
 1024    27     26.42     0.076    0.2%
 1024    28     26.35     0.092    0.3%
 1024    29     26.02     0.198    0.7%
 1024    30     26.32     0.207    0.7%
 1024    31     26.55     0.114    0.4%
 1024    32     26.45     0.076    0.2%
 1024    33     26.19     0.219    0.8%
 1024    34     26.58     0.073    0.2%
 1024    35     26.84     0.066    0.2%
 1024    36     26.86     0.108    0.4%
 1024    37        27     0.096    0.3%
 1024    38     27.05     0.059    0.2%
 1024    39     27.18       0.1    0.3%
 1024    40     27.35     0.107    0.3%
 1024    41     27.52     0.071    0.2%
 1024    42     27.51     0.061    0.2%
 1024    43     27.22     0.252    0.9%
 1024    44     27.41     0.231    0.8%
 1024    45     27.76     0.099    0.3%
 1024    46     27.85     0.131    0.4%
 1024    47     27.85     0.095    0.3%
 1024    48     28.01     0.108    0.3%
 1024    49     28.05     0.111    0.3%
 1024    50     28.28     0.118    0.4%
 1024    51     28.15     0.062    0.2%
 1024    52     28.32     0.102    0.3%
 1024    53     28.37       0.1    0.3%
 1024    54     28.54     0.119    0.4%
 1024    55     28.54     0.078    0.2%
 1024    56     28.64     0.082    0.2%
 1024    57     28.61     0.095    0.3%
 1024    58     28.67      0.24    0.8%
 1024    59     28.65     0.245    0.8%
 1024    60     28.77     0.291    1.0%
 1024    61     28.63     0.285    0.9%
 1024    62      29.1     0.075    0.2%
 1024    63     29.15     0.083    0.2%
 1024    64     29.19     0.105    0.3%
 1024    65     29.49     0.136    0.4%
 1024    66     29.15     0.167    0.5%
 1024    67      29.7     0.077    0.2%
 1024    68     29.38     0.199    0.6%
 1024    69     29.37     0.228    0.7%
 1024    70     29.89     0.111    0.3%
 1024    71     29.46     0.264    0.8%
 1024    72     29.93     0.184    0.6%
 1024    73     29.68     0.283    0.9%
 1024    74     30.18     0.113    0.3%
 1024    75     29.98     0.152    0.5%
 1024    76     30.18     0.082    0.2%
 1024    77     30.08      0.14    0.4%
 1024    78     30.36     0.269    0.8%
 1024    79     30.33     0.088    0.2%
 1024    80     30.19     0.227    0.7%
 1024    81     30.44     0.267    0.8%
 1024    82     30.68      0.19    0.6%
 1024    83     30.68     0.269    0.8%
 1024    84     30.67     0.142    0.4%
 1024    85     30.78     0.239    0.7%
 1024    86     30.67     0.163    0.5%
 1024    87     31.18     0.063    0.2%
 1024    88     31.04     0.248    0.7%
 1024    89     31.22     0.096    0.3%
 1024    90     30.64     0.157    0.5%
 1024    91     31.35     0.182    0.5%
 1024    92     30.81     0.079    0.2%
 1024    93     31.51     0.169    0.5%
 1024    94     31.59      0.07    0.2%
 1024    95     31.43     0.267    0.8%
 1024    96     31.76     0.125    0.3%
 1024    97      31.8     0.272    0.8%
 1024    98     32.07     0.067    0.2%
 1024    99     31.46     0.144    0.4%
 1024   100     31.72     0.253    0.7%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    21.08
    + b    0.003
    + m    0.079
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    25.44
    + b    0.002
    + m    0.162
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     41.32     0.149    0.3%
   21   100     41.73     0.247    0.5%
   41   100     41.89     0.086    0.2%
   61   100     41.97     0.095    0.2%
   81   100     41.71     0.388    0.9%
  101   100     42.15     0.114    0.2%
  121   100     42.04     0.184    0.4%
  141   100     42.24     0.059    0.1%
  161   100     42.42     0.177    0.4%
  181   100     42.64     0.123    0.2%
  201   100     42.55     0.155    0.3%
  221   100     42.52     0.177    0.4%
  241   100     41.58     0.169    0.4%
  261   100     42.18     0.295    0.6%
  281   100     42.17     0.457    1.0%
  301   100     42.86     0.222    0.5%
  321   100     42.25     0.434    1.0%
  341   100     41.93     0.109    0.2%
  361   100     42.41     0.274    0.6%
  381   100     42.94     0.125    0.2%
  401   100        43     0.092    0.2%
  421   100     43.16     0.132    0.3%
  441   100     43.15     0.217    0.5%
  461   100     43.16     0.149    0.3%
  481   100     43.07     0.173    0.4%
  501   100     43.18     0.118    0.2%
  521   100     43.01     0.429    0.9%
  541   100     43.01      0.25    0.5%
  561   100     43.28     0.362    0.8%
  581   100     43.14     0.316    0.7%
  601   100     43.56      0.26    0.5%
  621   100     43.58     0.193    0.4%
  641   100     43.68     0.224    0.5%
  661   100     43.65     0.135    0.3%
  681   100     43.74     0.089    0.2%
  701   100     43.44     0.415    0.9%
  721   100     43.88      0.14    0.3%
  741   100     43.89     0.229    0.5%
  761   100     43.65     0.367    0.8%
  781   100      43.9     0.342    0.7%
  801   100     43.91     0.252    0.5%
  821   100     44.16     0.128    0.2%
  841   100     44.22     0.187    0.4%
  861   100     44.07     0.107    0.2%
  881   100     44.24     0.183    0.4%
  901   100     45.13     0.431    0.9%
  921   100     44.11     0.303    0.6%
  941   100     44.41     0.224    0.5%
  961   100     44.48     0.161    0.3%
  981   100     44.55     0.169    0.3%
 1001   100     44.34     0.361    0.8%
 1021   100     44.72     0.083    0.1%
 1024     1     28.27     0.109    0.3%
 1024     2     28.76     0.112    0.3%
 1024     3     28.57     0.233    0.8%
 1024     4     28.93     0.144    0.4%
 1024     5      29.3     0.152    0.5%
 1024     6     29.06     0.126    0.4%
 1024     7     29.36     0.141    0.4%
 1024     8     29.42     0.188    0.6%
 1024     9     29.72     0.177    0.5%
 1024    10     29.81     0.182    0.6%
 1024    11     29.95     0.164    0.5%
 1024    12     30.15     0.246    0.8%
 1024    13     30.44     0.136    0.4%
 1024    14      30.3     0.201    0.6%
 1024    15     30.63     0.147    0.4%
 1024    16     30.71     0.137    0.4%
 1024    17     31.18     0.153    0.4%
 1024    18      31.2     0.162    0.5%
 1024    19      31.4     0.122    0.3%
 1024    20     31.61     0.157    0.4%
 1024    21      31.7     0.185    0.5%
 1024    22     31.91     0.157    0.4%
 1024    23     31.98     0.223    0.6%
 1024    24     32.31     0.138    0.4%
 1024    25     32.47     0.208    0.6%
 1024    26     32.73     0.198    0.6%
 1024    27     33.25     0.243    0.7%
 1024    28     32.87     0.165    0.5%
 1024    29     33.28     0.162    0.4%
 1024    30     33.16     0.173    0.5%
 1024    31     33.71     0.158    0.4%
 1024    32     33.68      0.13    0.3%
 1024    33     33.79     0.112    0.3%
 1024    34     33.63     0.089    0.2%
 1024    35     34.03     0.136    0.3%
 1024    36     34.04     0.108    0.3%
 1024    37     34.51     0.124    0.3%
 1024    38     34.15     0.278    0.8%
 1024    39     34.58     0.078    0.2%
 1024    40      35.1     0.104    0.2%
 1024    41     35.07     0.139    0.3%
 1024    42     35.08     0.095    0.2%
 1024    43     35.46     0.132    0.3%
 1024    44     35.52     0.168    0.4%
 1024    45     35.65     0.119    0.3%
 1024    46     35.96     0.157    0.4%
 1024    47     35.98     0.115    0.3%
 1024    48     36.32     0.115    0.3%
 1024    49     36.14     0.232    0.6%
 1024    50     36.38     0.134    0.3%
 1024    51     36.42      0.28    0.7%
 1024    52     36.75     0.085    0.2%
 1024    53     37.03     0.133    0.3%
 1024    54     37.09     0.149    0.4%
 1024    55     37.95       0.1    0.2%
 1024    56     37.65     0.099    0.2%
 1024    57     37.84     0.106    0.2%
 1024    58     37.56     0.298    0.7%
 1024    59     37.95     0.108    0.2%
 1024    60     38.17     0.187    0.4%
 1024    61     38.51     0.074    0.1%
 1024    62      38.6     0.122    0.3%
 1024    63     38.73     0.123    0.3%
 1024    64     38.92     0.128    0.3%
 1024    65     39.03     0.089    0.2%
 1024    66     38.97      0.11    0.2%
 1024    67     39.59      0.13    0.3%
 1024    68      39.4     0.117    0.2%
 1024    69     39.28     0.346    0.8%
 1024    70     39.67     0.185    0.4%
 1024    71     40.04     0.101    0.2%
 1024    72     39.65     0.232    0.5%
 1024    73     39.94     0.433    1.0%
 1024    74     40.14     0.142    0.3%
 1024    75     40.57     0.232    0.5%
 1024    76     40.66     0.094    0.2%
 1024    77      40.8     0.107    0.2%
 1024    78     41.12     0.155    0.3%
 1024    79     41.27     0.077    0.1%
 1024    80     40.95     0.431    1.0%
 1024    81     41.32     0.224    0.5%
 1024    82     41.68     0.125    0.2%
 1024    83     41.45     0.304    0.7%
 1024    84     41.92     0.216    0.5%
 1024    85     41.18     0.152    0.3%
 1024    86     42.58     0.164    0.3%
 1024    87     42.58     0.156    0.3%
 1024    88     42.52     0.343    0.8%
 1024    89     42.14      0.16    0.3%
 1024    90     42.97     0.655    1.5%
 1024    91      43.1     0.121    0.2%
 1024    92     43.36     0.167    0.3%
 1024    93     43.64     0.114    0.2%
 1024    94     43.31     0.381    0.8%
 1024    95     43.93     0.214    0.4%
 1024    96     43.92     0.139    0.3%
 1024    97     44.55      0.18    0.4%
 1024    98     44.15     0.405    0.9%
 1024    99     44.33     0.348    0.7%
 1024   100     44.64      0.13    0.2%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    25.37
    + b    0.003
    + m    0.163
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)
Storage: Instance2Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    25.55
    + b    0.002
    + m    0.159
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     40.87     0.338    0.8%
   21   100     41.94     0.113    0.2%
   41   100      41.5     0.317    0.7%
   61   100     41.69     0.267    0.6%
   81   100     40.95     0.309    0.7%
  101   100     41.94     0.154    0.3%
  121   100     41.58     0.378    0.9%
  141   100     42.22     0.139    0.3%
  161   100     41.92     0.444    1.0%
  181   100     41.98      0.29    0.6%
  201   100     42.07     0.346    0.8%
  221   100     42.11     0.263    0.6%
  241   100     41.33     0.099    0.2%
  261   100     41.99     0.307    0.7%
  281   100     41.65      0.22    0.5%
  301   100     42.32     0.244    0.5%
  321   100     41.69     0.154    0.3%
  341   100     41.66     0.113    0.2%
  361   100     42.23      0.31    0.7%
  381   100     42.63     0.149    0.3%
  401   100     42.88     0.091    0.2%
  421   100      42.9     0.111    0.2%
  441   100     42.51     0.357    0.8%
  461   100     42.75     0.367    0.8%
  481   100     42.51     0.344    0.8%
  501   100      42.6     0.315    0.7%
  521   100     42.85     0.427    0.9%
  541   100     42.95     0.331    0.7%
  561   100     42.92     0.301    0.7%
  581   100      42.5     0.249    0.5%
  601   100     42.52     0.307    0.7%
  621   100     43.02     0.275    0.6%
  641   100        43     0.303    0.7%
  661   100     42.98     0.345    0.8%
  681   100     43.21     0.189    0.4%
  701   100     42.67     0.086    0.2%
  721   100     43.32     0.357    0.8%
  741   100     43.53     0.299    0.6%
  761   100     42.98     0.236    0.5%
  781   100     43.07      0.21    0.4%
  801   100     43.57     0.401    0.9%
  821   100     43.78     0.084    0.1%
  841   100     44.01     0.093    0.2%
  861   100     43.67     0.446    1.0%
  881   100      43.6     0.416    0.9%
  901   100     43.99     0.465    1.0%
  921   100     43.28     0.114    0.2%
  941   100     43.83     0.387    0.8%
  961   100     44.29     0.068    0.1%
  981   100     44.23     0.373    0.8%
 1001   100     43.37     0.078    0.1%
 1021   100     44.59     0.311    0.6%
 1024     1     28.25     0.105    0.3%
 1024     2     28.36     0.097    0.3%
 1024     3     28.87      0.11    0.3%
 1024     4     29.01     0.097    0.3%
 1024     5     29.08     0.091    0.3%
 1024     6     29.31      0.11    0.3%
 1024     7     29.35     0.121    0.4%
 1024     8     29.71     0.109    0.3%
 1024     9     29.93     0.076    0.2%
 1024    10     30.11     0.098    0.3%
 1024    11     30.31     0.087    0.2%
 1024    12     30.39     0.092    0.3%
 1024    13     30.44     0.121    0.3%
 1024    14     30.41     0.229    0.7%
 1024    15     30.89     0.123    0.3%
 1024    16     31.22     0.076    0.2%
 1024    17     31.13     0.081    0.2%
 1024    18     31.03     0.098    0.3%
 1024    19      31.7     0.052    0.1%
 1024    20     31.51     0.097    0.3%
 1024    21      31.8     0.078    0.2%
 1024    22     31.74     0.244    0.7%
 1024    23     32.07      0.18    0.5%
 1024    24     32.27     0.108    0.3%
 1024    25     32.63     0.071    0.2%
 1024    26     32.71     0.078    0.2%
 1024    27     33.11     0.113    0.3%
 1024    28      33.1     0.083    0.2%
 1024    29     33.19     0.118    0.3%
 1024    30     33.36     0.085    0.2%
 1024    31     33.56     0.093    0.2%
 1024    32     33.52     0.137    0.4%
 1024    33      33.7     0.075    0.2%
 1024    34     33.73     0.112    0.3%
 1024    35     33.83     0.381    1.1%
 1024    36     34.25      0.13    0.3%
 1024    37     34.09     0.316    0.9%
 1024    38     34.36     0.305    0.8%
 1024    39     34.59      0.32    0.9%
 1024    40     35.08     0.099    0.2%
 1024    41     34.82     0.268    0.7%
 1024    42     35.27     0.123    0.3%
 1024    43     35.08     0.255    0.7%
 1024    44     35.75     0.078    0.2%
 1024    45     35.87     0.078    0.2%
 1024    46     35.94     0.086    0.2%
 1024    47     36.32     0.121    0.3%
 1024    48     36.34     0.085    0.2%
 1024    49     36.18      0.33    0.9%
 1024    50     36.13     0.234    0.6%
 1024    51     36.55     0.292    0.7%
 1024    52     36.73     0.233    0.6%
 1024    53     37.23      0.12    0.3%
 1024    54     37.44     0.139    0.3%
 1024    55     37.26     0.327    0.8%
 1024    56     37.65     0.093    0.2%
 1024    57     37.82     0.097    0.2%
 1024    58     37.64     0.315    0.8%
 1024    59      38.1     0.159    0.4%
 1024    60     38.06      0.34    0.8%
 1024    61     38.36     0.075    0.1%
 1024    62     38.67     0.127    0.3%
 1024    63     38.58     0.321    0.8%
 1024    64     38.88     0.116    0.2%
 1024    65     39.24      0.13    0.3%
 1024    66     38.77     0.279    0.7%
 1024    67     39.51     0.155    0.3%
 1024    68     39.56     0.097    0.2%
 1024    69     39.14     0.279    0.7%
 1024    70     39.53      0.36    0.9%
 1024    71     40.02     0.136    0.3%
 1024    72     39.85      0.23    0.5%
 1024    73     39.41      0.17    0.4%
 1024    74     39.98     0.147    0.3%
 1024    75     39.91     0.241    0.6%
 1024    76     40.66     0.168    0.4%
 1024    77     40.81     0.098    0.2%
 1024    78     40.39     0.125    0.3%
 1024    79     40.64     0.486    1.1%
 1024    80     40.96     0.479    1.1%
 1024    81     41.28       0.3    0.7%
 1024    82      41.7     0.108    0.2%
 1024    83     41.07     0.112    0.2%
 1024    84     40.96     0.125    0.3%
 1024    85     41.35     0.125    0.3%
 1024    86      42.4     0.112    0.2%
 1024    87     42.66     0.098    0.2%
 1024    88     42.29     0.272    0.6%
 1024    89     41.79     0.117    0.2%
 1024    90     41.94     0.157    0.3%
 1024    91     42.95     0.372    0.8%
 1024    92     43.16     0.483    1.1%
 1024    93     42.83     0.278    0.6%
 1024    94     42.78       0.3    0.7%
 1024    95     43.57     0.268    0.6%
 1024    96     44.07     0.108    0.2%
 1024    97     44.27     0.137    0.3%
 1024    98        44     0.447    1.0%
 1024    99     44.13     0.419    0.9%
 1024   100     44.61     0.127    0.2%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    25.58
    + b    0.003
    + m    0.157
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:1)
Storage: Instance1Collective ProposalCount (r:1 w:1)
Storage: Instance1Collective Voting (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    40.24
    + b    0.003
    + m    0.078
    + p    0.382
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100     85.29     0.233    0.2%
   21   100   100     86.45     0.757    0.8%
   41   100   100     86.12     0.151    0.1%
   61   100   100      86.4     0.308    0.3%
   81   100   100     86.94     0.274    0.3%
  101   100   100     86.96     0.271    0.3%
  121   100   100     87.64     0.245    0.2%
  141   100   100     86.53     0.277    0.3%
  161   100   100     87.06     0.172    0.1%
  181   100   100     87.12     0.294    0.3%
  201   100   100     87.02     0.238    0.2%
  221   100   100     87.42     0.237    0.2%
  241   100   100     87.34      0.29    0.3%
  261   100   100     86.73      0.17    0.1%
  281   100   100     87.63     0.213    0.2%
  301   100   100     87.47     0.153    0.1%
  321   100   100     87.29     0.355    0.4%
  341   100   100     87.54     0.375    0.4%
  361   100   100     88.04     0.208    0.2%
  381   100   100      88.1     0.302    0.3%
  401   100   100     87.88     0.275    0.3%
  421   100   100     88.31     0.381    0.4%
  441   100   100        88     0.342    0.3%
  461   100   100     88.03     0.565    0.6%
  481   100   100      88.3     0.316    0.3%
  501   100   100     88.58     0.545    0.6%
  521   100   100     87.37     0.231    0.2%
  541   100   100      87.7     0.223    0.2%
  561   100   100     88.27     0.327    0.3%
  581   100   100     87.61     0.165    0.1%
  601   100   100     88.22     0.357    0.4%
  621   100   100     88.34      0.24    0.2%
  641   100   100     88.44     0.299    0.3%
  661   100   100     88.54     0.384    0.4%
  681   100   100     88.36     0.208    0.2%
  701   100   100     89.28     0.343    0.3%
  721   100   100     88.79     0.173    0.1%
  741   100   100     88.98     0.275    0.3%
  761   100   100     88.99      0.29    0.3%
  781   100   100     88.85     0.264    0.2%
  801   100   100     88.89     0.332    0.3%
  821   100   100      88.9     0.298    0.3%
  841   100   100     89.01     0.189    0.2%
  861   100   100     89.12     0.277    0.3%
  881   100   100     89.63     0.212    0.2%
  901   100   100     89.33     0.226    0.2%
  921   100   100     89.53     0.243    0.2%
  941   100   100     89.99     0.322    0.3%
  961   100   100     90.31     0.269    0.2%
  981   100   100     89.97     0.245    0.2%
 1001   100   100     90.32     0.286    0.3%
 1021   100   100     89.76      0.27    0.3%
 1024     2   100     82.28     0.297    0.3%
 1024     3   100     81.92      0.21    0.2%
 1024     4   100     82.39     0.323    0.3%
 1024     5   100     82.25     0.334    0.4%
 1024     6   100     82.15     0.215    0.2%
 1024     7   100     82.22     0.222    0.2%
 1024     8   100     83.07     0.411    0.4%
 1024     9   100      82.6     0.379    0.4%
 1024    10   100        83       0.3    0.3%
 1024    11   100     82.79     0.177    0.2%
 1024    12   100     82.58     0.314    0.3%
 1024    13   100     82.77     0.188    0.2%
 1024    14   100     83.14     0.359    0.4%
 1024    15   100     83.15     0.232    0.2%
 1024    16   100     83.25     0.247    0.2%
 1024    17   100     82.58     0.254    0.3%
 1024    18   100      83.9     0.188    0.2%
 1024    19   100     83.43     0.291    0.3%
 1024    20   100     83.57     0.226    0.2%
 1024    21   100     83.82     0.224    0.2%
 1024    22   100     83.34     0.267    0.3%
 1024    23   100     83.89     0.352    0.4%
 1024    24   100     84.53     0.359    0.4%
 1024    25   100     84.06     0.274    0.3%
 1024    26   100     83.84     0.266    0.3%
 1024    27   100     83.85     0.195    0.2%
 1024    28   100     84.23     0.175    0.2%
 1024    29   100     84.51      0.22    0.2%
 1024    30   100     84.57     0.239    0.2%
 1024    31   100     84.38     0.208    0.2%
 1024    32   100     84.37     0.294    0.3%
 1024    33   100     85.39     0.515    0.6%
 1024    34   100     84.57     0.223    0.2%
 1024    35   100     84.92     0.289    0.3%
 1024    36   100     85.22     0.798    0.9%
 1024    37   100     84.52     0.301    0.3%
 1024    38   100     84.54     0.177    0.2%
 1024    39   100     84.66     0.243    0.2%
 1024    40   100     85.26     0.214    0.2%
 1024    41   100      85.1     0.225    0.2%
 1024    42   100     85.73     0.428    0.4%
 1024    43   100     85.59     0.237    0.2%
 1024    44   100     85.29     0.295    0.3%
 1024    45   100     85.96     0.434    0.5%
 1024    46   100     86.06      0.37    0.4%
 1024    47   100     85.37     0.263    0.3%
 1024    48   100     85.63     0.283    0.3%
 1024    49   100     85.62     0.249    0.2%
 1024    50   100     85.74     0.248    0.2%
 1024    51   100     85.76     0.377    0.4%
 1024    52   100      86.2     0.337    0.3%
 1024    53   100     85.96     0.313    0.3%
 1024    54   100     86.19     0.248    0.2%
 1024    55   100     86.57     0.457    0.5%
 1024    56   100     87.03     0.356    0.4%
 1024    57   100     86.36     0.273    0.3%
 1024    58   100     86.87     0.321    0.3%
 1024    59   100     86.81     0.634    0.7%
 1024    60   100      86.9     0.325    0.3%
 1024    61   100      86.6     0.163    0.1%
 1024    62   100     86.79     0.283    0.3%
 1024    63   100     86.44     0.262    0.3%
 1024    64   100     87.02     0.184    0.2%
 1024    65   100     87.29     0.252    0.2%
 1024    66   100     87.13     0.227    0.2%
 1024    67   100     87.44     0.393    0.4%
 1024    68   100     87.26     0.318    0.3%
 1024    69   100     86.94     0.158    0.1%
 1024    70   100     87.25     0.236    0.2%
 1024    71   100     87.71     0.615    0.7%
 1024    72   100      87.5     0.278    0.3%
 1024    73   100      87.7     0.378    0.4%
 1024    74   100     87.99     0.495    0.5%
 1024    75   100     87.65     0.331    0.3%
 1024    76   100     87.89     0.258    0.2%
 1024    77   100     87.79     0.193    0.2%
 1024    78   100     88.45     0.366    0.4%
 1024    79   100     88.54     0.381    0.4%
 1024    80   100     88.68     0.569    0.6%
 1024    81   100     88.12     0.238    0.2%
 1024    82   100      88.3     0.277    0.3%
 1024    83   100      88.4     0.251    0.2%
 1024    84   100     88.87     0.521    0.5%
 1024    85   100     88.54     0.211    0.2%
 1024    86   100     88.83     0.296    0.3%
 1024    87   100     88.73     0.296    0.3%
 1024    88   100     88.17      0.25    0.2%
 1024    89   100     89.08     0.347    0.3%
 1024    90   100     89.99     0.645    0.7%
 1024    91   100     88.92     0.294    0.3%
 1024    92   100     89.25     0.374    0.4%
 1024    93   100     88.96     0.144    0.1%
 1024    94   100     89.76     0.375    0.4%
 1024    95   100      89.6     0.391    0.4%
 1024    96   100     89.62     0.259    0.2%
 1024    97   100     89.73     0.333    0.3%
 1024    98   100     89.48     0.169    0.1%
 1024    99   100     89.13      0.27    0.3%
 1024   100     1     48.57     0.129    0.2%
 1024   100     2     51.78     0.411    0.7%
 1024   100     3     52.38     0.122    0.2%
 1024   100     4     52.84     0.135    0.2%
 1024   100     5     53.45     0.164    0.3%
 1024   100     6     53.94     0.157    0.2%
 1024   100     7     54.32     0.171    0.3%
 1024   100     8     54.99     0.137    0.2%
 1024   100     9        56     0.101    0.1%
 1024   100    10     56.44     0.249    0.4%
 1024   100    11     56.65     0.134    0.2%
 1024   100    12     56.93     0.157    0.2%
 1024   100    13      57.1      0.13    0.2%
 1024   100    14     58.36     0.251    0.4%
 1024   100    15     57.94     0.171    0.2%
 1024   100    16     58.54     0.185    0.3%
 1024   100    17     59.71     0.167    0.2%
 1024   100    18     60.18     0.221    0.3%
 1024   <truncated>...

@gui1117
Copy link
Contributor Author

gui1117 commented Aug 27, 2021

/benchmark runtime kusama pallet_collective

@parity-benchapp
Copy link

parity-benchapp bot commented Aug 27, 2021

Benchmark Runtime Kusama Pallet for branch "gui-fix-weights-collective" with command cargo run --quiet --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/

Results
Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:0)
Storage: Instance1Collective Voting (r:100 w:100)
Storage: Instance1Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    14.36
    + n     0.17
    + p    19.47
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     575.5     1.737    0.3%
    2   100   100     577.9     2.093    0.3%
    3   100   100     577.8     2.639    0.4%
    4   100   100     618.2       1.8    0.2%
    5   100   100     633.5     1.588    0.2%
    6   100   100     648.1     1.537    0.2%
    7   100   100     662.3     1.805    0.2%
    8   100   100       670     1.027    0.1%
    9   100   100     693.4     2.143    0.3%
   10   100   100     710.8     9.485    1.3%
   11   100   100     719.9     2.565    0.3%
   12   100   100     732.2     2.042    0.2%
   13   100   100     743.5     1.908    0.2%
   14   100   100     756.3     2.073    0.2%
   15   100   100     771.2       3.6    0.4%
   16   100   100     785.2     4.985    0.6%
   17   100   100     810.7     9.092    1.1%
   18   100   100     819.7     4.473    0.5%
   19   100   100     831.6     4.967    0.5%
   20   100   100     847.7     4.498    0.5%
   21   100   100     865.3     9.137    1.0%
   22   100   100     867.5     2.139    0.2%
   23   100   100     884.5     2.748    0.3%
   24   100   100     895.7     10.51    1.1%
   25   100   100     911.7     3.422    0.3%
   26   100   100     925.7     8.439    0.9%
   27   100   100     951.4     7.529    0.7%
   28   100   100     957.8      3.34    0.3%
   29   100   100     961.4     3.622    0.3%
   30   100   100     990.7     10.87    1.0%
   31   100   100      1005     10.98    1.0%
   32   100   100      1022     3.136    0.3%
   33   100   100      1025     9.563    0.9%
   34   100   100      1037     9.057    0.8%
   35   100   100      1063     6.455    0.6%
   36   100   100      1078     6.537    0.6%
   37   100   100      1082     2.977    0.2%
   38   100   100      1105     5.471    0.4%
   39   100   100      1114     5.062    0.4%
   40   100   100      1130     7.512    0.6%
   41   100   100      1163     10.29    0.8%
   42   100   100      1165     5.565    0.4%
   43   100   100      1172     4.848    0.4%
   44   100   100      1186     6.229    0.5%
   45   100   100      1217     11.52    0.9%
   46   100   100      1220     12.06    0.9%
   47   100   100      1228       1.7    0.1%
   48   100   100      1252     10.13    0.8%
   49   100   100      1267     10.45    0.8%
   50   100   100      1279     8.716    0.6%
   51   100   100      1288     8.469    0.6%
   52   100   100      1291     5.613    0.4%
   53   100   100      1312     7.228    0.5%
   54   100   100      1324     10.03    0.7%
   55   100   100      1342     3.233    0.2%
   56   100   100      1353     7.948    0.5%
   57   100   100      1371     8.695    0.6%
   58   100   100      1386     11.07    0.7%
   59   100   100      1411     8.418    0.5%
   60   100   100      1413     4.998    0.3%
   61   100   100      1427     5.204    0.3%
   62   100   100      1449     6.708    0.4%
   63   100   100      1468     8.278    0.5%
   64   100   100      1483      11.4    0.7%
   65   100   100      1502     12.59    0.8%
   66   100   100      1517     15.02    0.9%
   67   100   100      1507      8.88    0.5%
   68   100   100      1530     10.94    0.7%
   69   100   100      1552     9.441    0.6%
   70   100   100      1563     10.39    0.6%
   71   100   100      1576     8.789    0.5%
   72   100   100      1585     8.178    0.5%
   73   100   100      1601     10.22    0.6%
   74   100   100      1610     7.877    0.4%
   75   100   100      1636     12.42    0.7%
   76   100   100      1652     12.39    0.7%
   77   100   100      1653     9.174    0.5%
   78   100   100      1676     12.65    0.7%
   79   100   100      1680     11.11    0.6%
   80   100   100      1716     15.01    0.8%
   81   100   100      1719     8.735    0.5%
   82   100   100      1737      11.1    0.6%
   83   100   100      1762     13.32    0.7%
   84   100   100      1778     12.39    0.6%
   85   100   100      1783     9.223    0.5%
   86   100   100      1794     11.79    0.6%
   87   100   100      1809      9.56    0.5%
   88   100   100      1821     10.18    0.5%
   89   100   100      1843     9.667    0.5%
   90   100   100      1868     11.98    0.6%
   91   100   100      1866     11.11    0.5%
   92   100   100      1880     10.97    0.5%
   93   100   100      1906     10.07    0.5%
   94   100   100      1913     9.005    0.4%
   95   100   100      1934     13.26    0.6%
   96   100   100      1948     13.11    0.6%
   97   100   100      1961     12.87    0.6%
   98   100   100      1981     10.67    0.5%
   99   100   100      1995     11.83    0.5%
  100     1   100      2023     36.85    1.8%
  100     2   100      1984     14.56    0.7%
  100     3   100      1989     10.95    0.5%
  100     4   100      1988     13.27    0.6%
  100     5   100      1985     12.49    0.6%
  100     6   100      1985     11.86    0.5%
  100     7   100      2029     40.35    1.9%
  100     8   100      1989     12.84    0.6%
  100     9   100      1989     10.02    0.5%
  100    10   100      1989     11.28    0.5%
  100    11   100      1985     8.555    0.4%
  100    12   100      1996     13.23    0.6%
  100    13   100      1989      11.7    0.5%
  100    14   100      1985     10.54    0.5%
  100    15   100      1994     13.91    0.6%
  100    16   100      1985     11.19    0.5%
  100    17   100      1987     13.89    0.6%
  100    18   100      1985     12.72    0.6%
  100    19   100      1989     12.78    0.6%
  100    20   100      1988     11.27    0.5%
  100    21   100      1990     10.92    0.5%
  100    22   100      1990     13.01    0.6%
  100    23   100      1989     12.35    0.6%
  100    24   100      1988     11.76    0.5%
  100    25   100      1980     10.29    0.5%
  100    26   100      1988        13    0.6%
  100    27   100      1987     13.23    0.6%
  100    28   100      1984     10.33    0.5%
  100    29   100      1995      13.2    0.6%
  100    30   100      1990     13.04    0.6%
  100    31   100      1992     12.95    0.6%
  100    32   100      1988     9.087    0.4%
  100    33   100      1991     10.79    0.5%
  100    34   100      2004     12.77    0.6%
  100    35   100      1997     11.45    0.5%
  100    36   100      1996     10.34    0.5%
  100    37   100      1999     13.88    0.6%
  100    38   100      1992     10.83    0.5%
  100    39   100      2002     12.69    0.6%
  100    40   100      1987     8.475    0.4%
  100    41   100      2000     11.39    0.5%
  100    42   100      1988     8.601    0.4%
  100    43   100      1986     10.74    0.5%
  100    44   100      1996     11.23    0.5%
  100    45   100      1996     9.575    0.4%
  100    46   100      2000      10.8    0.5%
  100    47   100      1990     8.475    0.4%
  100    48   100      1996     12.36    0.6%
  100    49   100      1989     12.78    0.6%
  100    50   100      1994     12.31    0.6%
  100    51   100      1995     11.17    0.5%
  100    52   100      1995     12.83    0.6%
  100    53   100      1992        11    0.5%
  100    54   100      1993     12.21    0.6%
  100    55   100      1990      11.8    0.5%
  100    56   100      1990     9.273    0.4%
  100    57   100      1997      10.9    0.5%
  100    58   100      1997     12.28    0.6%
  100    59   100      2000     12.81    0.6%
  100    60   100      1994     10.69    0.5%
  100    61   100      2002     13.36    0.6%
  100    62   100      2004     10.89    0.5%
  100    63   100      1996     14.06    0.7%
  100    64   100      2000     12.68    0.6%
  100    65   100      1995     13.88    0.6%
  100    66   100      2001     10.71    0.5%
  100    67   100      1993     8.842    0.4%
  100    68   100      1998     10.68    0.5%
  100    69   100      2000     8.867    0.4%
  100    70   100      2012     13.79    0.6%
  100    71   100      1996     11.29    0.5%
  100    72   100      1997     11.94    0.5%
  100    73   100      1997     9.202    0.4%
  100    74   100      1998      10.2    0.5%
  100    75   100      2005     13.71    0.6%
  100    76   100      2000      11.1    0.5%
  100    77   100      1996     11.28    0.5%
  100    78   100      1995     10.56    0.5%
  100    79   100      1998     11.29    0.5%
  100    80   100      1994     9.696    0.4%
  100    81   100      1995     12.99    0.6%
  100    82   100      2003     13.22    0.6%
  100    83   100      1996     11.41    0.5%
  100    84   100      1997     10.47    0.5%
  100    85   100      2007     12.16    0.6%
  100    86   100      1998     13.19    0.6%
  100    87   100      2037     36.86    1.8%
  100    88   100      2003     11.11    0.5%
  100    89   100      2003     11.76    0.5%
  100    90   100      2011     13.23    0.6%
  100    91   100      2005     9.261    0.4%
  100    92   100      1999     10.88    0.5%
  100    93   100      2007     11.12    0.5%
  100    94   100      2009     10.11    0.5%
  100    95   100      2000     10.88    0.5%
  100    96   100      1997     11.26    0.5%
  100    97   100      1992     4.347    0.2%
  100    98   100      2003     11.15    0.5%
  100    99   100      2005     11.53    0.5%
  100   100     1     62.76     0.201    0.3%
  100   100     2      83.2     0.341    0.4%
  100   100     3     103.6      0.43    0.4%
  100   100     4     122.3     0.321    0.2%
  100   100     5     141.2     0.435    0.3%
  100   100     6     160.1     0.737    0.4%
  100   100     7     179.4     0.366    0.2%
  100   100     8     198.6     1.094    0.5%
  100   100     9     217.6      0.42    0.1%
  100   100    10     235.1     0.877    0.3%
  100   100    11     256.1     0.616    0.2%
  100   100    12     274.9     0.728    0.2%
  100   100    13       295     0.808    0.2%
  100   100    14     312.6     0.514    0.1%
  100   100    15     333.1     0.521    0.1%
  100   100    16     352.5      1.04    0.2%
  100   100    17     372.4     0.831    0.2%
  100   100    18     390.9     1.079    0.2%
  100   100    19     409.9     1.062    0.2%
  100   100    20     429.9     0.633    0.1%
  100   100    21     448.9     1.646    0.3%
  100   100    22       468     1.157    0.2%
  100   100    23     490.2     3.111    0.6%
  100   100    24     508.1     0.997    0.1%
  100   100    25       526     1.203    0.2%
  100   100    26     547.4     1.403    0.2%
  100   100    27       566     0.584    0.1%
  100   100    28     586.4     1.995    0.3%
  100   100    29     605.6     4.332    0.7%
  100   100    30     622.9     1.413    0.2%
  100   100    31     642.1     2.075    0.3%
  100   100    32     663.1     1.306    0.1%
  100   100    33       685     3.161    0.4%
  100   100    34     704.6     5.137    0.7%
  100   100    35     721.2     2.752    0.3%
  100   100    36     739.5      1.44    0.1%
  100   100    37     766.1      4.05    0.5%
  100   100    38     777.1     1.716    0.2%
  100   100    39     799.7     4.483    0.5%
  100   100    40     818.3     1.796    0.2%
  100   100    41     841.4     3.333    0.3%
  100   100    42     864.8     9.868    1.1%
  100   100    43     900.6     18.13    2.0%
  100   100    44     900.5     4.757    0.5%
  100   100    45     913.8     2.613    0.2%
  100   100    46     934.3     5.769    0.6%
  100   100    47     955.3     3.092    0.3%
  100   100    48     974.2     2.209    0.2%
  100   100    49     995.1     1.491    0.1%
  100   100    50      1021     11.35    1.1%
  100   100    51      1033      5.82    0.5%
  100   100    52      1051     3.119    0.2%
  100   100    53      1071     3.037    0.2%
  100   100    54      1091     2.388    0.2%
  100   100    55      1113     9.673    0.8%
  100   100    56      1136     9.415    0.8%
  100   100    57      1155     8.983    0.7%
  100   100    58      1172     7.929    0.6%
  100   100    59      1190     4.512    0.3%
  100   100    60      1211     3.754    0.3%
  100   100    61      1227     3.611    0.2%
  100   100    62      1249     6.444    0.5%
  100   100    63      1267      2.95    0.2%
  100   100    64      1291     8.255    0.6%
  100   100    65      1308     8.231    0.6%
  100   100    66      1323     4.784    0.3%
  100   100    67      1351     10.16    0.7%
  100   100    68      1374     11.36    0.8%
  100   100    69      1388     12.04    0.8%
  100   100    70      1403     5.685    0.4%
  100   100    71      1419     9.248    0.6%
  100   100    72      1456     9.377    0.6%
  100   100    73      1461     8.992    0.6%
  100   100    74      1492     10.99    0.7%
  100   100    75      1511      10.3    0.6%
  100   100    76      1528     7.134    0.4%
  100   100    77      1546     10.07    0.6%
  100   100    78      1564     9.123    0.5%
  100   100    79      1589     11.39    0.7%
  100   100    80      1610     10.93    0.6%
  100   100    81      1635     10.87    0.6%
  100   100    82      1639     9.319    0.5%
  100   100    83      1661     10.01    0.6%
  100   100    84      1684     10.15    0.6%
  100   100    85      1701     9.337    0.5%
  100   100    86      1721     6.816    0.3%
  100   100    87      1738     9.869    0.5%
  100   100    88      1764     11.72    0.6%
  100   100    89      1777     9.263    0.5%
  100   100    90      1797     5.795    0.3%
  100   100    91      1816      9.42    0.5%
  100   100    92      1836     11.65    0.6%
  100   100    93      1861     11.01    0.5%
  100   100    94      1882     12.92    0.6%
  100   100    95      1899     10.06    0.5%
  100   100    96      1911      7.75    0.4%
  100   100    97      1945     14.03    0.7%
  100   100    98      1967      13.5    0.6%
  100   100    99      1980     8.694    0.4%
  100   100   100      2004     13.22    0.6%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.44
    + n    0.085
    + p    19.62
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "set_members", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:1)
Storage: Instance2Collective Proposals (r:1 w:0)
Storage: Instance2Collective Voting (r:100 w:100)
Storage: Instance2Collective Prime (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=        0
    + m    14.38
    + n    0.111
    + p    19.46
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    m     n     p   mean µs  sigma µs       %
    1   100   100     577.9     3.449    0.5%
    2   100   100     578.6     2.259    0.3%
    3   100   100     570.7     4.376    0.7%
    4   100   100     611.1     1.809    0.2%
    5   100   100     633.5     2.789    0.4%
    6   100   100     646.1     3.449    0.5%
    7   100   100     658.5     2.439    0.3%
    8   100   100       672      2.54    0.3%
    9   100   100     680.2     1.594    0.2%
   10   100   100     699.9     1.553    0.2%
   11   100   100     717.4     1.816    0.2%
   12   100   100     728.7      2.61    0.3%
   13   100   100       740     1.535    0.2%
   14   100   100     755.1     2.276    0.3%
   15   100   100     760.1     4.003    0.5%
   16   100   100     785.6     2.847    0.3%
   17   100   100     798.1     3.276    0.4%
   18   100   100     808.6     2.895    0.3%
   19   100   100     820.1     6.111    0.7%
   20   100   100     840.6     5.845    0.6%
   21   100   100     860.8     5.229    0.6%
   22   100   100     859.8     4.126    0.4%
   23   100   100     874.9     2.378    0.2%
   24   100   100     891.6     7.255    0.8%
   25   100   100     905.9     2.398    0.2%
   26   100   100     921.8      5.23    0.5%
   27   100   100       942      7.44    0.7%
   28   100   100     945.1     3.817    0.4%
   29   100   100     965.1     8.114    0.8%
   30   100   100     978.1     5.363    0.5%
   31   100   100       989     9.769    0.9%
   32   100   100      1009      7.66    0.7%
   33   100   100      1013     6.308    0.6%
   34   100   100      1037     10.04    0.9%
   35   100   100      1038     6.739    0.6%
   36   100   100      1061     5.468    0.5%
   37   100   100      1084     9.634    0.8%
   38   100   100      1088      1.69    0.1%
   39   100   100      1105     3.661    0.3%
   40   100   100      1119      4.03    0.3%
   41   100   100      1139     7.793    0.6%
   42   100   100      1145     5.292    0.4%
   43   100   100      1169     5.925    0.5%
   44   100   100      1188     11.78    0.9%
   45   100   100      1204     12.62    1.0%
   46   100   100      1217     7.721    0.6%
   47   100   100      1237     9.654    0.7%
   48   100   100      1248     9.358    0.7%
   49   100   100      1257     4.894    0.3%
   50   100   100      1269     9.231    0.7%
   51   100   100      1275     9.039    0.7%
   52   100   100      1289     8.593    0.6%
   53   100   100      1304     8.492    0.6%
   54   100   100      1315     3.887    0.2%
   55   100   100      1337     8.629    0.6%
   56   100   100      1347     8.688    0.6%
   57   100   100      1360     9.827    0.7%
   58   100   100      1367     2.897    0.2%
   59   100   100      1392     7.637    0.5%
   60   100   100      1412     7.984    0.5%
   61   100   100      1432     9.625    0.6%
   62   100   100      1433     8.643    0.6%
   63   100   100      1449     8.733    0.6%
   64   100   100      1474     11.49    0.7%
   65   100   100      1489     9.937    0.6%
   66   100   100      1495     6.237    0.4%
   67   100   100      1513     7.344    0.4%
   68   100   100      1521     5.789    0.3%
   69   100   100      1549     10.09    0.6%
   70   100   100      1561     12.76    0.8%
   71   100   100      1580     10.47    0.6%
   72   100   100      1581     14.01    0.8%
   73   100   100      1597       8.5    0.5%
   74   100   100      1613     9.398    0.5%
   75   100   100      1624     8.929    0.5%
   76   100   100      1636     8.267    0.5%
   77   100   100      1645     8.661    0.5%
   78   100   100      1669     12.97    0.7%
   79   100   100      1676     14.28    0.8%
   80   100   100      1704     8.433    0.4%
   81   100   100      1719     13.38    0.7%
   82   100   100      1732     14.83    0.8%
   83   100   100      1753     12.24    0.6%
   84   100   100      1767     9.904    0.5%
   85   100   100      1783     9.251    0.5%
   86   100   100      1795     11.06    0.6%
   87   100   100      1801     9.035    0.5%
   88   100   100      1820     9.212    0.5%
   89   100   100      1848     11.76    0.6%
   90   100   100      1856     10.25    0.5%
   91   100   100      1870      12.1    0.6%
   92   100   100      1880     9.849    0.5%
   93   100   100      1896     8.863    0.4%
   94   100   100      1915     14.35    0.7%
   95   100   100      1932     13.31    0.6%
   96   100   100      1949     10.07    0.5%
   97   100   100      1956     9.689    0.4%
   98   100   100      1975     10.47    0.5%
   99   100   100      1977     8.283    0.4%
  100     1   100      1979     10.13    0.5%
  100     2   100      1980     10.78    0.5%
  100     3   100      1984     9.224    0.4%
  100     4   100      1978     7.772    0.3%
  100     5   100      1980     12.31    0.6%
  100     6   100      1986     12.75    0.6%
  100     7   100      1981     13.62    0.6%
  100     8   100      1982     12.57    0.6%
  100     9   100      1985      10.6    0.5%
  100    10   100      1975     10.04    0.5%
  100    11   100      1978     8.052    0.4%
  100    12   100      1985     11.12    0.5%
  100    13   100      1977     9.922    0.5%
  100    14   100      1983      11.1    0.5%
  100    15   100      1981     12.31    0.6%
  100    16   100      1980     14.71    0.7%
  100    17   100      1995     6.484    0.3%
  100    18   100      1987     10.22    0.5%
  100    19   100      2002     11.76    0.5%
  100    20   100      1997     11.48    0.5%
  100    21   100      2000     19.52    0.9%
  100    22   100      1999     9.199    0.4%
  100    23   100      1995     13.55    0.6%
  100    24   100      1992     8.938    0.4%
  100    25   100      1998     14.64    0.7%
  100    26   100      1993     9.806    0.4%
  100    27   100      1994     7.743    0.3%
  100    28   100      1989     7.458    0.3%
  100    29   100      1996     10.11    0.5%
  100    30   100      1999     12.34    0.6%
  100    31   100      1996     7.862    0.3%
  100    32   100      1993     11.53    0.5%
  100    33   100      1993     17.41    0.8%
  100    34   100      1992     11.36    0.5%
  100    35   100      1991     12.06    0.6%
  100    36   100      1991     13.41    0.6%
  100    37   100      1986     11.88    0.5%
  100    38   100      1985     8.952    0.4%
  100    39   100      1992     15.25    0.7%
  100    40   100      1987     13.63    0.6%
  100    41   100      1998     12.41    0.6%
  100    42   100      1984     10.14    0.5%
  100    43   100      1985     9.404    0.4%
  100    44   100      1995     11.52    0.5%
  100    45   100      1985     11.25    0.5%
  100    46   100      1986     11.39    0.5%
  100    47   100      1995      9.62    0.4%
  100    48   100      1994      12.6    0.6%
  100    49   100      1989      8.59    0.4%
  100    50   100      1983     11.18    0.5%
  100    51   100      1984     11.14    0.5%
  100    52   100      1989     10.51    0.5%
  100    53   100      1992     15.71    0.7%
  100    54   100      1981     11.59    0.5%
  100    55   100      1987     9.036    0.4%
  100    56   100      1988     14.17    0.7%
  100    57   100      2000     12.03    0.6%
  100    58   100      1995     13.49    0.6%
  100    59   100      1986      11.9    0.5%
  100    60   100      2000     15.89    0.7%
  100    61   100      1988     12.14    0.6%
  100    62   100      1989     10.87    0.5%
  100    63   100      1994     11.97    0.6%
  100    64   100      1987     12.59    0.6%
  100    65   100      1986     10.33    0.5%
  100    66   100      1986     7.295    0.3%
  100    67   100      1994     12.22    0.6%
  100    68   100      1996     10.63    0.5%
  100    69   100      1998     11.89    0.5%
  100    70   100      1998     11.87    0.5%
  100    71   100      1991        12    0.6%
  100    72   100      1990     9.869    0.4%
  100    73   100      1996     15.37    0.7%
  100    74   100      1993     13.26    0.6%
  100    75   100      1989     10.53    0.5%
  100    76   100      1998     10.87    0.5%
  100    77   100      1989     13.27    0.6%
  100    78   100      1989     10.78    0.5%
  100    79   100      1984     12.52    0.6%
  100    80   100      1988     10.11    0.5%
  100    81   100      1987     11.38    0.5%
  100    82   100      1996     14.36    0.7%
  100    83   100      2000     12.28    0.6%
  100    84   100      1995     8.786    0.4%
  100    85   100      1993     14.91    0.7%
  100    86   100      1987     12.37    0.6%
  100    87   100      1993      13.1    0.6%
  100    88   100      1997     12.16    0.6%
  100    89   100      1994     10.79    0.5%
  100    90   100      2004     12.85    0.6%
  100    91   100      1994     9.508    0.4%
  100    92   100      1995     10.86    0.5%
  100    93   100      1994     9.243    0.4%
  100    94   100      1991     9.894    0.4%
  100    95   100      1999     11.78    0.5%
  100    96   100      1992     12.34    0.6%
  100    97   100      1986     5.655    0.2%
  100    98   100      1994     13.22    0.6%
  100    99   100      1996     10.64    0.5%
  100   100     1     62.78     0.207    0.3%
  100   100     2     83.02     0.356    0.4%
  100   100     3       103     0.221    0.2%
  100   100     4     121.9      0.48    0.3%
  100   100     5     141.7     0.513    0.3%
  100   100     6     160.8     0.488    0.3%
  100   100     7     179.3     0.328    0.1%
  100   100     8     198.4     0.715    0.3%
  100   100     9     216.2     0.696    0.3%
  100   100    10     235.9     0.567    0.2%
  100   100    11     255.6     0.564    0.2%
  100   100    12     274.9     1.559    0.5%
  100   100    13     294.5     0.856    0.2%
  100   100    14     313.2     0.947    0.3%
  100   100    15     332.7     0.902    0.2%
  100   100    16     353.2      1.08    0.3%
  100   100    17     377.3     5.364    1.4%
  100   100    18     390.9     1.388    0.3%
  100   100    19     409.9     1.502    0.3%
  100   100    20     428.8      1.41    0.3%
  100   100    21     449.9     4.643    1.0%
  100   100    22     465.8     1.704    0.3%
  100   100    23     487.7     1.058    0.2%
  100   100    24     510.2     2.831    0.5%
  100   100    25     525.8     2.044    0.3%
  100   100    26     545.6     2.116    0.3%
  100   100    27     567.9     1.931    0.3%
  100   100    28     584.8     4.184    0.7%
  100   100    29     605.8     2.406    0.3%
  100   100    30     624.1     3.126    0.5%
  100   100    31     643.4     1.407    0.2%
  100   100    32     664.8     2.794    0.4%
  100   100    33     682.2     2.452    0.3%
  100   100    34     698.8     1.724    0.2%
  100   100    35     716.6     1.516    0.2%
  100   100    36     737.2      2.96    0.4%
  100   100    37     760.4     6.568    0.8%
  100   100    38     780.3     4.087    0.5%
  100   100    39       798     3.001    0.3%
  100   100    40     816.4     2.205    0.2%
  100   100    41     839.8     4.981    0.5%
  100   100    42     862.5     8.398    0.9%
  100   100    43       877     5.795    0.6%
  100   100    44     899.5     3.171    0.3%
  100   100    45     912.9     2.897    0.3%
  100   100    46     936.7     4.323    0.4%
  100   100    47     956.9      6.74    0.7%
  100   100    48     978.9     3.334    0.3%
  100   100    49     991.2      1.92    0.1%
  100   100    50      1016     6.587    0.6%
  100   100    51      1034     3.525    0.3%
  100   100    52      1050     4.543    0.4%
  100   100    53      1070     3.354    0.3%
  100   100    54      1092      7.49    0.6%
  100   100    55      1114     3.369    0.3%
  100   100    56      1134     5.157    0.4%
  100   100    57      1152      2.33    0.2%
  100   100    58      1169     7.469    0.6%
  100   100    59      1189     3.852    0.3%
  100   100    60      1216     9.283    0.7%
  100   100    61      1232      8.95    0.7%
  100   100    62      1247     5.129    0.4%
  100   100    63      1269       9.5    0.7%
  100   100    64      1289     7.654    0.5%
  100   100    65      1311     5.233    0.3%
  100   100    66      1324     6.337    0.4%
  100   100    67      1340     10.03    0.7%
  100   100    68      1364     5.534    0.4%
  100   100    69      1386     8.302    0.5%
  100   100    70      1405     10.62    0.7%
  100   100    71      1423     5.523    0.3%
  100   100    72      1441     7.796    0.5%
  100   100    73      1463     10.65    0.7%
  100   100    74      1487     7.337    0.4%
  100   100    75      1505     3.982    0.2%
  100   100    76      1529     11.01    0.7%
  100   100    77      1548     11.68    0.7%
  100   100    78      1573     9.887    0.6%
  100   100    79      1578     10.67    0.6%
  100   100    80      1602       9.9    0.6%
  100   100    81      1622      6.88    0.4%
  100   100    82      1644     12.57    0.7%
  100   100    83      1664     12.07    0.7%
  100   100    84      1680     9.007    0.5%
  100   100    85      1707     10.52    0.6%
  100   100    86      1723     10.99    0.6%
  100   100    87      1737     9.154    0.5%
  100   100    88      1763     13.68    0.7%
  100   100    89      1784     9.332    0.5%
  100   100    90      1790     6.346    0.3%
  100   100    91      1813     6.058    0.3%
  100   100    92      1839     12.63    0.6%
  100   100    93      1879     10.89    0.5%
  100   100    94      1877     13.67    0.7%
  100   100    95      1896     12.55    0.6%
  100   100    96      1915     10.96    0.5%
  100   100    97      1939     10.92    0.5%
  100   100    98      1961     14.99    0.7%
  100   100    99      1975     9.701    0.4%
  100   100   100      1997     11.25    0.5%

Quality and confidence:
param     error
m         0.006
n         0.006
p         0.006

Model:
Time ~=        0
    + m    14.47
    + n    0.073
    + p    19.55
              µs

Reads = 2 + (0 * m) + (0 * n) + (1 * p)
Writes = 2 + (0 * m) + (0 * n) + (1 * p)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    22.56
    + b    0.003
    + m    0.084
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100      30.1     0.104    0.3%
   21   100     31.08     0.288    0.9%
   41   100     31.45     0.178    0.5%
   61   100     31.34     0.287    0.9%
   81   100     31.38     0.234    0.7%
  101   100     31.05     0.315    1.0%
  121   100     30.86     0.187    0.6%
  141   100     31.99      0.54    1.6%
  161   100     31.59     0.174    0.5%
  181   100     31.47     0.167    0.5%
  201   100     31.77     0.213    0.6%
  221   100     31.55     0.187    0.5%
  241   100     31.18     0.194    0.6%
  261   100     32.06      0.14    0.4%
  281   100     31.84     0.257    0.8%
  301   100      31.9     0.288    0.9%
  321   100     31.81     0.198    0.6%
  341   100     32.28     0.167    0.5%
  361   100     32.22     0.238    0.7%
  381   100     31.67     0.217    0.6%
  401   100     32.45     0.129    0.3%
  421   100     32.38     0.193    0.5%
  441   100     32.45     0.179    0.5%
  461   100     32.24     0.144    0.4%
  481   100     32.46     0.226    0.6%
  501   100     32.45     0.198    0.6%
  521   100     32.52     0.239    0.7%
  541   100     32.74     0.288    0.8%
  561   100     32.81      0.33    1.0%
  581   100     33.03     0.193    0.5%
  601   100     32.69      0.32    0.9%
  621   100     32.95     0.237    0.7%
  641   100     33.21     0.266    0.8%
  661   100     33.37     0.129    0.3%
  681   100     33.01     0.188    0.5%
  701   100     33.31     0.185    0.5%
  721   100     33.04     0.311    0.9%
  741   100     33.43     0.205    0.6%
  761   100     33.17     0.336    1.0%
  781   100     33.36     0.283    0.8%
  801   100      33.4     0.274    0.8%
  821   100     33.38     0.282    0.8%
  841   100     33.74     0.183    0.5%
  861   100     33.73     0.165    0.4%
  881   100     33.76     0.228    0.6%
  901   100     33.46     0.314    0.9%
  921   100     33.57     0.112    0.3%
  941   100     33.97     0.235    0.6%
  961   100      34.1     0.232    0.6%
  981   100     33.73     0.185    0.5%
 1001   100     33.64     0.265    0.7%
 1021   100     34.01     0.298    0.8%
 1024     1     25.67     0.191    0.7%
 1024     2     25.57     0.165    0.6%
 1024     3     25.98     0.101    0.3%
 1024     4     25.97     0.135    0.5%
 1024     5     25.83     0.224    0.8%
 1024     6     26.06     0.105    0.4%
 1024     7      26.2     0.112    0.4%
 1024     8     26.58     0.116    0.4%
 1024     9     26.63     0.144    0.5%
 1024    10     26.59     0.181    0.6%
 1024    11      26.6     0.093    0.3%
 1024    12     26.59     0.146    0.5%
 1024    13      26.5       0.2    0.7%
 1024    14     26.77     0.179    0.6%
 1024    15     26.86      0.17    0.6%
 1024    16      27.2      0.09    0.3%
 1024    17     27.02     0.092    0.3%
 1024    18     27.13     0.101    0.3%
 1024    19      27.2     0.164    0.6%
 1024    20     27.24     0.142    0.5%
 1024    21     27.51     0.092    0.3%
 1024    22      27.5     0.163    0.5%
 1024    23     27.89      0.11    0.3%
 1024    24     27.54     0.236    0.8%
 1024    25     28.01     0.114    0.4%
 1024    26     27.99     0.161    0.5%
 1024    27     28.07      0.13    0.4%
 1024    28     28.35     0.098    0.3%
 1024    29     28.15     0.122    0.4%
 1024    30     28.33      0.31    1.0%
 1024    31     28.27     0.128    0.4%
 1024    32     28.41     0.109    0.3%
 1024    33      28.1     0.175    0.6%
 1024    34     28.09     0.127    0.4%
 1024    35     28.77     0.128    0.4%
 1024    36     28.95     0.163    0.5%
 1024    37     28.84     0.168    0.5%
 1024    38      29.1     0.097    0.3%
 1024    39     28.98       0.1    0.3%
 1024    40     28.92     0.258    0.8%
 1024    41     29.41     0.143    0.4%
 1024    42     29.48     0.111    0.3%
 1024    43     29.41     0.143    0.4%
 1024    44     29.31     0.107    0.3%
 1024    45     29.76      0.13    0.4%
 1024    46     29.89     0.074    0.2%
 1024    47     29.23     0.248    0.8%
 1024    48     29.91     0.158    0.5%
 1024    49     30.14     0.178    0.5%
 1024    50     30.03     0.156    0.5%
 1024    51     30.27     0.111    0.3%
 1024    52     30.09     0.182    0.6%
 1024    53     30.02     0.216    0.7%
 1024    54     30.37     0.177    0.5%
 1024    55     30.43     0.115    0.3%
 1024    56     30.67      0.12    0.3%
 1024    57     30.59     0.129    0.4%
 1024    58     30.24     0.132    0.4%
 1024    59     31.03     0.163    0.5%
 1024    60     30.77     0.292    0.9%
 1024    61     30.96     0.134    0.4%
 1024    62        31     0.139    0.4%
 1024    63     31.19     0.166    0.5%
 1024    64     31.37     0.214    0.6%
 1024    65     31.19     0.119    0.3%
 1024    66     31.12     0.207    0.6%
 1024    67     31.55     0.175    0.5%
 1024    68     31.78     0.177    0.5%
 1024    69     31.54     0.156    0.4%
 1024    70     31.53     0.207    0.6%
 1024    71     31.98     0.189    0.5%
 1024    72     31.71     0.245    0.7%
 1024    73     31.68     0.479    1.5%
 1024    74     32.19     0.141    0.4%
 1024    75     31.91     0.284    0.8%
 1024    76     32.18     0.152    0.4%
 1024    77     32.31     0.148    0.4%
 1024    78     31.89     0.175    0.5%
 1024    79     32.63     0.169    0.5%
 1024    80     32.51     0.332    1.0%
 1024    81     32.81     0.133    0.4%
 1024    82     32.53     0.137    0.4%
 1024    83     32.14     0.143    0.4%
 1024    84     32.97     0.177    0.5%
 1024    85     32.54     0.168    0.5%
 1024    86     32.77     0.172    0.5%
 1024    87      33.2     0.262    0.7%
 1024    88     33.07     0.201    0.6%
 1024    89     33.23     0.205    0.6%
 1024    90     33.47     0.191    0.5%
 1024    91     33.34     0.217    0.6%
 1024    92     33.31     0.125    0.3%
 1024    93     33.58     0.168    0.5%
 1024    94     33.07     0.172    0.5%
 1024    95     33.91     0.217    0.6%
 1024    96     33.65     0.276    0.8%
 1024    97     34.09     0.223    0.6%
 1024    98     33.89     0.264    0.7%
 1024    99     33.72     0.181    0.5%
 1024   100     34.11     0.305    0.8%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    22.53
    + b    0.003
    + m    0.084
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    22.84
    + b    0.003
    + m    0.079
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100      30.1     0.087    0.2%
   21   100      30.6     0.105    0.3%
   41   100        31     0.239    0.7%
   61   100     31.26     0.099    0.3%
   81   100     30.93     0.226    0.7%
  101   100     30.68     0.072    0.2%
  121   100     30.71      0.08    0.2%
  141   100     31.27     0.257    0.8%
  161   100     31.78     0.204    0.6%
  181   100     31.41     0.241    0.7%
  201   100     31.61     0.079    0.2%
  221   100      31.3     0.296    0.9%
  241   100     31.02     0.088    0.2%
  261   100     32.04     0.216    0.6%
  281   100     31.48     0.281    0.8%
  301   100     31.61     0.212    0.6%
  321   100     31.46     0.237    0.7%
  341   100     31.94     0.152    0.4%
  361   100     31.61     0.229    0.7%
  381   100     31.59     0.096    0.3%
  401   100     31.99     0.213    0.6%
  421   100     32.01     0.234    0.7%
  441   100     32.08     0.228    0.7%
  461   100     31.74     0.123    0.3%
  481   100     32.28     0.343    1.0%
  501   100     31.82     0.189    0.5%
  521   100     32.14     0.262    0.8%
  541   100     32.01     0.076    0.2%
  561   100      32.5     0.353    1.0%
  581   100     32.35     0.297    0.9%
  601   100     32.39     0.134    0.4%
  621   100     32.53     0.177    0.5%
  641   100     33.02      0.15    0.4%
  661   100     33.08     0.112    0.3%
  681   100     32.81     0.287    0.8%
  701   100     33.04     0.087    0.2%
  721   100     32.95      0.22    0.6%
  741   100     33.15     0.085    0.2%
  761   100     32.98     0.351    1.0%
  781   100     32.71     0.112    0.3%
  801   100     33.16     0.088    0.2%
  821   100      33.1     0.245    0.7%
  841   100     33.38     0.436    1.3%
  861   100     33.24     0.265    0.7%
  881   100     33.51     0.108    0.3%
  901   100     33.27     0.232    0.6%
  921   100     33.65     0.058    0.1%
  941   100     33.62      0.42    1.2%
  961   100     33.78     0.182    0.5%
  981   100     33.65     0.289    0.8%
 1001   100     33.47      0.18    0.5%
 1021   100     33.73     0.318    0.9%
 1024     1     25.56     0.089    0.3%
 1024     2      25.4     0.184    0.7%
 1024     3     26.07     0.138    0.5%
 1024     4     26.25      0.12    0.4%
 1024     5     25.77     0.244    0.9%
 1024     6     26.36      0.07    0.2%
 1024     7     26.35      0.08    0.3%
 1024     8      26.4     0.094    0.3%
 1024     9     26.54       0.1    0.3%
 1024    10      26.2     0.203    0.7%
 1024    11     26.52     0.055    0.2%
 1024    12     26.62     0.065    0.2%
 1024    13     26.46      0.12    0.4%
 1024    14     26.55     0.158    0.5%
 1024    15     26.99     0.058    0.2%
 1024    16     27.04     0.081    0.2%
 1024    17     27.04     0.091    0.3%
 1024    18     27.15     0.143    0.5%
 1024    19     27.37     0.168    0.6%
 1024    20     27.41     0.102    0.3%
 1024    21     27.46     0.152    0.5%
 1024    22     27.78     0.137    0.4%
 1024    23     27.32     0.248    0.9%
 1024    24     27.76     0.231    0.8%
 1024    25     27.82     0.116    0.4%
 1024    26     27.83     0.075    0.2%
 1024    27     27.88     0.092    0.3%
 1024    28     27.99     0.101    0.3%
 1024    29     28.06     0.187    0.6%
 1024    30     28.25     0.217    0.7%
 1024    31     28.26     0.172    0.6%
 1024    32      28.2     0.082    0.2%
 1024    33     28.39     0.279    0.9%
 1024    34     27.84       0.1    0.3%
 1024    35     28.69     0.109    0.3%
 1024    36     28.71     0.177    0.6%
 1024    37     28.82      0.13    0.4%
 1024    38     29.08      0.09    0.3%
 1024    39     28.77     0.222    0.7%
 1024    40     28.85     0.199    0.6%
 1024    41     29.14     0.068    0.2%
 1024    42     29.24     0.114    0.3%
 1024    43     29.51     0.053    0.1%
 1024    44     29.26     0.229    0.7%
 1024    45     29.57     0.106    0.3%
 1024    46      29.6     0.113    0.3%
 1024    47     29.04     0.068    0.2%
 1024    48     29.62     0.084    0.2%
 1024    49      29.7     0.064    0.2%
 1024    50     29.54     0.264    0.8%
 1024    51     30.05     0.119    0.3%
 1024    52     29.95     0.273    0.9%
 1024    53     29.78     0.226    0.7%
 1024    54     29.72     0.131    0.4%
 1024    55     30.58       0.1    0.3%
 1024    56     30.24     0.072    0.2%
 1024    57     30.16     0.213    0.7%
 1024    58     30.54      0.21    0.6%
 1024    59     30.73     0.224    0.7%
 1024    60     30.52     0.227    0.7%
 1024    61      30.6     0.086    0.2%
 1024    62     30.22     0.111    0.3%
 1024    63     31.16     0.107    0.3%
 1024    64     31.32     0.124    0.3%
 1024    65     31.37     0.064    0.2%
 1024    66     30.91     0.268    0.8%
 1024    67     30.94     0.105    0.3%
 1024    68      30.9      0.21    0.6%
 1024    69     31.17     0.211    0.6%
 1024    70      31.2     0.192    0.6%
 1024    71     31.63     0.114    0.3%
 1024    72     31.37     0.245    0.7%
 1024    73     30.97     0.052    0.1%
 1024    74      31.6     0.257    0.8%
 1024    75     31.44     0.127    0.4%
 1024    76     31.58     0.232    0.7%
 1024    77     31.94     0.205    0.6%
 1024    78     31.36     0.101    0.3%
 1024    79     32.19     0.373    1.1%
 1024    80     32.07     0.306    0.9%
 1024    81     32.59     0.085    0.2%
 1024    82     32.19     0.226    0.7%
 1024    83     31.95     0.061    0.1%
 1024    84     32.71     0.076    0.2%
 1024    85     32.15     0.074    0.2%
 1024    86     32.53     0.123    0.3%
 1024    87     32.31     0.098    0.3%
 1024    88      32.7     0.299    0.9%
 1024    89     32.83     0.168    0.5%
 1024    90     33.17     0.114    0.3%
 1024    91     33.19      0.13    0.3%
 1024    92     32.92     0.281    0.8%
 1024    93     33.36     0.203    0.6%
 1024    94     33.04     0.143    0.4%
 1024    95     33.48     0.253    0.7%
 1024    96     32.91     0.093    0.2%
 1024    97     33.53     0.394    1.1%
 1024    98     33.73     0.385    1.1%
 1024    99     33.46     0.171    0.5%
 1024   100     33.77     0.414    1.2%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    22.69
    + b    0.003
    + m     0.08
              µs

Reads = 1 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    27.63
    + b    0.002
    + m    0.162
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100     43.49     0.382    0.8%
   21   100     43.91     0.485    1.1%
   41   100     44.32     0.177    0.3%
   61   100     44.25     0.177    0.3%
   81   100     44.12     0.302    0.6%
  101   100     43.56     0.205    0.4%
  121   100     43.55     0.162    0.3%
  141   100     43.55     0.152    0.3%
  161   100     44.57      0.12    0.2%
  181   100     44.83     0.321    0.7%
  201   100     44.74     0.276    0.6%
  221   100      43.9     0.244    0.5%
  241   100     44.68     0.285    0.6%
  261   100     44.66     0.231    0.5%
  281   100      44.5     0.289    0.6%
  301   100     45.11     0.127    0.2%
  321   100     44.99     0.215    0.4%
  341   100     44.75     0.311    0.6%
  361   100     44.43      0.34    0.7%
  381   100     45.18     0.115    0.2%
  401   100     44.87     0.437    0.9%
  421   100     45.11     0.316    0.7%
  441   100      45.4     0.128    0.2%
  461   100     44.61     0.214    0.4%
  481   100     45.07     0.262    0.5%
  501   100     45.46     0.505    1.1%
  521   100     44.85     0.245    0.5%
  541   100     45.64     0.339    0.7%
  561   100      45.3     0.302    0.6%
  581   100     45.54     0.277    0.6%
  601   100     44.89      0.25    0.5%
  621   100     45.08     0.265    0.5%
  641   100     45.57     0.412    0.9%
  661   100      46.2     0.191    0.4%
  681   100     46.02     0.233    0.5%
  701   100     46.08     0.152    0.3%
  721   100     46.15     0.157    0.3%
  741   100     45.42     0.232    0.5%
  761   100     45.88     0.245    0.5%
  781   100     45.93     0.368    0.8%
  801   100      45.5     0.397    0.8%
  821   100     46.08     0.338    0.7%
  841   100     45.84     0.333    0.7%
  861   100     46.27     0.302    0.6%
  881   100     46.26     0.423    0.9%
  901   100     46.09     0.395    0.8%
  921   100     46.34     0.353    0.7%
  941   100     46.73     0.233    0.4%
  961   100     46.69     0.199    0.4%
  981   100     46.65     0.215    0.4%
 1001   100     46.13     0.378    0.8%
 1021   100     46.84     0.187    0.3%
 1024     1     30.55     0.178    0.5%
 1024     2     30.81     0.146    0.4%
 1024     3      31.2      0.12    0.3%
 1024     4     31.16     0.142    0.4%
 1024     5     31.23     0.122    0.3%
 1024     6     31.55     0.142    0.4%
 1024     7     31.73     0.089    0.2%
 1024     8     32.29     0.176    0.5%
 1024     9     32.21     0.141    0.4%
 1024    10     32.15     0.229    0.7%
 1024    11     32.41     0.124    0.3%
 1024    12     32.51     0.133    0.4%
 1024    13     32.42     0.213    0.6%
 1024    14     33.04     0.103    0.3%
 1024    15     33.22     0.196    0.5%
 1024    16     33.49     0.092    0.2%
 1024    17     33.43     0.177    0.5%
 1024    18     33.59     0.099    0.2%
 1024    19     33.78     0.182    0.5%
 1024    20      33.8      0.36    1.0%
 1024    21     34.34     0.165    0.4%
 1024    22      34.3     0.203    0.5%
 1024    23     34.71     0.118    0.3%
 1024    24     34.72     0.155    0.4%
 1024    25     35.09     0.132    0.3%
 1024    26     34.96     0.197    0.5%
 1024    27     34.93     0.284    0.8%
 1024    28     35.44     0.143    0.4%
 1024    29     35.11     0.334    0.9%
 1024    30     35.71     0.119    0.3%
 1024    31     35.69     0.116    0.3%
 1024    32     36.05     0.128    0.3%
 1024    33     35.95     0.143    0.3%
 1024    34     36.33     0.144    0.3%
 1024    35      36.5     0.128    0.3%
 1024    36     36.69     0.136    0.3%
 1024    37     36.71     0.126    0.3%
 1024    38     37.03     0.199    0.5%
 1024    39     36.94      0.22    0.5%
 1024    40     37.26     0.098    0.2%
 1024    41     37.49     0.119    0.3%
 1024    42     37.86     0.126    0.3%
 1024    43     37.76     0.109    0.2%
 1024    44     37.82     0.156    0.4%
 1024    45     38.38     0.189    0.4%
 1024    46     38.39     0.142    0.3%
 1024    47     38.39     0.152    0.3%
 1024    48     38.63     0.206    0.5%
 1024    49     38.91     0.141    0.3%
 1024    50     39.05     0.168    0.4%
 1024    51     39.28     0.179    0.4%
 1024    52     39.03      0.38    0.9%
 1024    53     39.56     0.136    0.3%
 1024    54      39.5     0.362    0.9%
 1024    55     39.85     0.147    0.3%
 1024    56     40.07     0.162    0.4%
 1024    57     40.34     0.176    0.4%
 1024    58     40.11     0.111    0.2%
 1024    59     40.56     0.186    0.4%
 1024    60     40.74     0.184    0.4%
 1024    61     40.55      0.32    0.7%
 1024    62     41.06     0.147    0.3%
 1024    63     41.45     0.237    0.5%
 1024    64     41.42     0.193    0.4%
 1024    65     41.36     0.167    0.4%
 1024    66     41.51     0.166    0.3%
 1024    67     41.75     0.101    0.2%
 1024    68     41.75     0.216    0.5%
 1024    69     42.21      0.13    0.3%
 1024    70     42.04     0.404    0.9%
 1024    71     42.47     0.331    0.7%
 1024    72     42.29     0.238    0.5%
 1024    73     42.71     0.136    0.3%
 1024    74     42.96      0.21    0.4%
 1024    75     42.46     0.344    0.8%
 1024    76     43.15     0.186    0.4%
 1024    77     42.87     0.379    0.8%
 1024    78     43.69     0.151    0.3%
 1024    79     43.22      0.19    0.4%
 1024    80     42.85     0.283    0.6%
 1024    81     44.01     0.211    0.4%
 1024    82     44.15     0.259    0.5%
 1024    83     43.98     0.359    0.8%
 1024    84     44.26     0.328    0.7%
 1024    85     44.28     0.353    0.7%
 1024    86     44.35     0.388    0.8%
 1024    87     45.37     0.213    0.4%
 1024    88     45.28     0.328    0.7%
 1024    89     44.92     0.389    0.8%
 1024    90     45.44     0.385    0.8%
 1024    91     45.11     0.325    0.7%
 1024    92     46.01     0.183    0.3%
 1024    93     46.08     0.332    0.7%
 1024    94     45.62     0.296    0.6%
 1024    95     46.67     0.206    0.4%
 1024    96     46.42     0.264    0.5%
 1024    97      46.6     0.247    0.5%
 1024    98     46.44     0.408    0.8%
 1024    99     46.54     0.542    1.1%
 1024   100     46.68     0.425    0.9%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=     27.6
    + b    0.003
    + m    0.161
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_execute", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance2Collective Members (r:1 w:0)
Storage: Instance2Collective ProposalOf (r:1 w:0)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    27.41
    + b    0.002
    + m     0.16
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m   mean µs  sigma µs       %
    1   100      43.3     0.311    0.7%
   21   100     43.28     0.295    0.6%
   41   100     43.48     0.332    0.7%
   61   100     43.52     0.191    0.4%
   81   100     43.59     0.167    0.3%
  101   100     43.57     0.184    0.4%
  121   100     43.57     0.141    0.3%
  141   100      43.6     0.167    0.3%
  161   100      44.2     0.188    0.4%
  181   100     44.25     0.318    0.7%
  201   100     44.41     0.293    0.6%
  221   100     44.37     0.227    0.5%
  241   100     44.28     0.529    1.1%
  261   100     44.43     0.257    0.5%
  281   100     44.18     0.304    0.6%
  301   100     44.63     0.214    0.4%
  321   100     44.34     0.224    0.5%
  341   100      44.2     0.411    0.9%
  361   100     44.05     0.138    0.3%
  381   100     45.14     0.135    0.2%
  401   100     44.49     0.295    0.6%
  421   100     44.24     0.138    0.3%
  441   100     45.31     0.228    0.5%
  461   100     44.37     0.115    0.2%
  481   100        45      0.31    0.6%
  501   100     45.06     0.636    1.4%
  521   100     44.65     0.152    0.3%
  541   100     45.23     0.252    0.5%
  561   100     44.85     0.289    0.6%
  581   100      44.9       0.3    0.6%
  601   100     44.86     0.213    0.4%
  621   100     44.76      0.14    0.3%
  641   100     45.71     0.361    0.7%
  661   100     46.46     0.609    1.3%
  681   100     45.42     0.331    0.7%
  701   100     45.71     0.442    0.9%
  721   100     46.27     0.184    0.3%
  741   100     45.62     0.304    0.6%
  761   100     45.86     0.538    1.1%
  781   100     45.36     0.182    0.4%
  801   100     45.56     0.291    0.6%
  821   100     45.26     0.109    0.2%
  841   100     45.39     0.163    0.3%
  861   100     45.85     0.301    0.6%
  881   100     46.32     0.354    0.7%
  901   100     45.55     0.138    0.3%
  921   100     46.21     0.468    1.0%
  941   100     46.51     0.295    0.6%
  961   100     46.04     0.369    0.8%
  981   100     46.44     0.213    0.4%
 1001   100     45.76     0.184    0.4%
 1021   100      46.7       0.2    0.4%
 1024     1     30.02     0.203    0.6%
 1024     2     30.56     0.129    0.4%
 1024     3     30.88     0.167    0.5%
 1024     4     31.14     0.214    0.6%
 1024     5     30.95     0.115    0.3%
 1024     6     31.57     0.112    0.3%
 1024     7      31.6      0.08    0.2%
 1024     8     31.54     0.189    0.5%
 1024     9     32.01      0.08    0.2%
 1024    10      31.5      0.19    0.6%
 1024    11      31.9     0.192    0.6%
 1024    12      32.5     0.141    0.4%
 1024    13     31.98     0.151    0.4%
 1024    14     32.81     0.091    0.2%
 1024    15     33.14     0.102    0.3%
 1024    16     33.13     0.082    0.2%
 1024    17     33.32     0.096    0.2%
 1024    18     33.33     0.115    0.3%
 1024    19     33.72     0.176    0.5%
 1024    20     33.74     0.084    0.2%
 1024    21     33.62     0.227    0.6%
 1024    22     34.36     0.078    0.2%
 1024    23     34.19     0.092    0.2%
 1024    24     34.79     0.071    0.2%
 1024    25     34.65     0.111    0.3%
 1024    26     34.68     0.113    0.3%
 1024    27     34.63     0.277    0.7%
 1024    28     35.09     0.108    0.3%
 1024    29     35.22     0.313    0.8%
 1024    30     35.66     0.098    0.2%
 1024    31     35.67     0.121    0.3%
 1024    32     35.28     0.393    1.1%
 1024    33     35.79     0.253    0.7%
 1024    34     35.97     0.122    0.3%
 1024    35     36.43      0.13    0.3%
 1024    36     36.36     0.282    0.7%
 1024    37     36.47     0.143    0.3%
 1024    38      36.6      0.28    0.7%
 1024    39     36.53     0.267    0.7%
 1024    40     36.86     0.188    0.5%
 1024    41     37.19     0.107    0.2%
 1024    42     37.45     0.118    0.3%
 1024    43     37.72     0.102    0.2%
 1024    44     37.81     0.114    0.3%
 1024    45     38.02     0.154    0.4%
 1024    46     37.92     0.146    0.3%
 1024    47     38.05     0.241    0.6%
 1024    48     38.28     0.122    0.3%
 1024    49     38.55     0.148    0.3%
 1024    50     38.59     0.108    0.2%
 1024    51     39.16     0.172    0.4%
 1024    52     38.99      0.25    0.6%
 1024    53     39.11     0.124    0.3%
 1024    54      39.1     0.125    0.3%
 1024    55     39.83     0.088    0.2%
 1024    56     39.58     0.134    0.3%
 1024    57     39.89     0.155    0.3%
 1024    58     40.14     0.092    0.2%
 1024    59     40.27     0.174    0.4%
 1024    60     39.96     0.296    0.7%
 1024    61     40.13     0.563    1.4%
 1024    62     40.98     0.223    0.5%
 1024    63     41.43      0.12    0.2%
 1024    64     41.51     0.169    0.4%
 1024    65     41.65     0.135    0.3%
 1024    66     41.59     0.118    0.2%
 1024    67     41.19     0.258    0.6%
 1024    68     41.53     0.325    0.7%
 1024    69     41.79     0.109    0.2%
 1024    70     41.32     0.246    0.5%
 1024    71     41.62     0.432    1.0%
 1024    72     41.91     0.181    0.4%
 1024    73     41.94     0.395    0.9%
 1024    74     42.09      0.43    1.0%
 1024    75     42.16      0.21    0.4%
 1024    76     42.79     0.551    1.2%
 1024    77     42.26     0.136    0.3%
 1024    78     42.76      0.43    1.0%
 1024    79     43.28     0.375    0.8%
 1024    80     42.82     0.133    0.3%
 1024    81      43.3      0.33    0.7%
 1024    82     43.64     0.138    0.3%
 1024    83     43.29     0.288    0.6%
 1024    84     43.29       0.2    0.4%
 1024    85     44.47     0.345    0.7%
 1024    86     43.82     0.273    0.6%
 1024    87     45.43     0.711    1.5%
 1024    88     44.42     0.466    1.0%
 1024    89        45     0.418    0.9%
 1024    90     44.56     0.262    0.5%
 1024    91     44.78     0.188    0.4%
 1024    92     45.28     0.369    0.8%
 1024    93     45.28     0.416    0.9%
 1024    94     45.12     0.229    0.5%
 1024    95     46.15     0.392    0.8%
 1024    96     46.22     0.284    0.6%
 1024    97     46.22     0.476    1.0%
 1024    98     45.89     0.188    0.4%
 1024    99     46.04     0.182    0.3%
 1024   100     46.09     0.193    0.4%

Quality and confidence:
param     error
b             0
m             0

Model:
Time ~=    27.47
    + b    0.003
    + m    0.159
              µs

Reads = 2 + (0 * b) + (0 * m)
Writes = 0 + (0 * b) + (0 * m)

Pallet: "pallet_collective", Extrinsic: "propose_proposed", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
Raw Storage Info
========
Storage: Instance1Collective Members (r:1 w:0)
Storage: Instance1Collective ProposalOf (r:1 w:1)
Storage: Instance1Collective Proposals (r:1 w:1)
Storage: Instance1Collective ProposalCount (r:1 w:1)
Storage: Instance1Collective Voting (r:0 w:1)

Median Slopes Analysis
========
-- Extrinsic Time --

Model:
Time ~=    42.06
    + b    0.003
    + m     0.08
    + p     0.37
              µs

Reads = 4 + (0 * b) + (0 * m) + (0 * p)
Writes = 4 + (0 * b) + (0 * m) + (0 * p)

Min Squares Analysis
========
-- Extrinsic Time --

Data points distribution:
    b     m     p   mean µs  sigma µs       %
    1   100   100      85.8     0.191    0.2%
   21   100   100     86.96     0.219    0.2%
   41   100   100     87.32     0.305    0.3%
   61   100   100     87.06     0.238    0.2%
   81   100   100     87.76     0.317    0.3%
  101   100   100      87.7     0.373    0.4%
  121   100   100     88.52     0.237    0.2%
  141   100   100     87.66     0.273    0.3%
  161   100   100     87.93     0.215    0.2%
  181   100   100     88.05     0.189    0.2%
  201   100   100     87.24      0.26    0.2%
  221   100   100      87.5     0.253    0.2%
  241   100   100      87.9     0.265    0.3%
  261   100   100      88.1     0.248    0.2%
  281   100   100     88.51     0.242    0.2%
  301   100   100     88.61     0.372    0.4%
  321   100   100     87.92     0.175    0.1%
  341   100   100     89.99     1.392    1.5%
  361   100   100     88.05     0.381    0.4%
  381   100   100     88.76     0.421    0.4%
  401   100   100     88.46     0.223    0.2%
  421   100   100     88.98     0.234    0.2%
  441   100   100     89.29     0.407    0.4%
  461   100   100     88.24     0.208    0.2%
  481   100   100     89.34     0.362    0.4%
  501   100   100      88.9     0.325    0.3%
  521   100   100      88.8     0.205    0.2%
  541   100   100     88.62     0.399    0.4%
  561   100   100     89.21     0.362    0.4%
  581   100   100     89.26     0.263    0.2%
  601   100   100     89.19     0.217    0.2%
  621   100   100     88.89      0.26    0.2%
  641   100   100     90.06     0.214    0.2%
  661   100   100     89.18     0.334    0.3%
  681   100   100     89.88     0.441    0.4%
  701   100   100     89.98     0.282    0.3%
  721   100   100     89.17     0.226    0.2%
  741   100   100     89.82     0.255    0.2%
  761   100   100     90.27     0.324    0.3%
  781   100   100     89.82     0.185    0.2%
  801   100   100     89.85     0.343    0.3%
  821   100   100     89.78     0.446    0.4%
  841   100   100     89.82     0.211    0.2%
  861   100   100     90.54     0.315    0.3%
  881   100   100     90.68     0.271    0.2%
  901   100   100     90.31     0.248    0.2%
  921   100   100     91.02     0.494    0.5%
  941   100   100     91.32       0.4    0.4%
  961   100   100     90.97     0.258    0.2%
  981   100   100     90.99      0.32    0.3%
 1001   100   100     90.11     0.362    0.4%
 1021   100   100     90.16     0.174    0.1%
 1024     2   100     82.55     0.333    0.4%
 1024     3   100     82.63     0.269    0.3%
 1024     4   100     82.54     0.399    0.4%
 1024     5   100     82.77     0.332    0.4%
 1024     6   100     83.22     0.707    0.8%
 1024     7   100     82.72     0.262    0.3%
 1024     8   100     82.94     0.335    0.4%
 1024     9   100        83     0.255    0.3%
 1024    10   100      82.9     0.351    0.4%
 1024    11   100      83.3     0.326    0.3%
 1024    12   100     83.74     0.369    0.4%
 1024    13   100     83.49     0.256    0.3%
 1024    14   100     83.88     0.286    0.3%
 1024    15   100     83.61     0.263    0.3%
 1024    16   100     84.29     0.379    0.4%
 1024    17   100     83.63      0.23    0.2%
 1024    18   100     83.75     0.509    0.6%
 1024    19   100     84.19     0.302    0.3%
 1024    20   100     86.87     1.659    1.9%
 1024    21   100     90.11     4.611    5.1%
 1024    22   100     84.53     0.312    0.3%
 1024    23   100     83.93     0.338    0.4%
 1024    24   100     84.31     0.259    0.3%
 1024    25   100     84.92     0.277    0.3%
 1024    26   100     84.55     0.301    0.3%
 1024    27   100     84.72     0.338    0.3%
 1024    28   100     85.77     0.369    0.4%
 1024    29   100      85.2     0.379    0.4%
 1024    30   100     85.08     0.235    0.2%
 1024    31   100     85.05     0.324    0.3%
 1024    32   100     84.93     0.214    0.2%
 1024    33   100     85.47     0.379    0.4%
 1024    34   100     85.37     0.302    0.3%
 1024    35   100     85.48     0.316    0.3%
 1024    36   100      85.4     0.253    0.2%
 1024    37   100     85.23     0.281    0.3%
 1024    38   100     86.26     0.574    0.6%
 1024    39   100     85.86     0.414    0.4%
 1024    40   100        86      0.25    0.2%
 1024    41   100        86     0.361    0.4%
 1024    42   100     86.06      0.27    0.3%
 1024    43   100     86.15       0.4    0.4%
 1024    44   100     86.79     0.443    0.5%
 1024    45   100     86.36      0.35    0.4%
 1024    46   100     86.06     0.195    0.2%
 1024    47   100     86.49     0.392    0.4%
 1024    48   100     86.15     0.268    0.3%
 1024    49   100     88.55      1.12    1.2%
 1024    50   100     86.98     0.252    0.2%
 1024    51   100     86.77     0.259    0.2%
 1024    52   100     86.83      0.28    0.3%
 1024    53   100     87.09     0.381    0.4%
 1024    54   100     86.95     0.248    0.2%
 1024    55   100     87.38      0.34    0.3%
 1024    56   100     87.32     0.345    0.3%
 1024    57   100     87.37     0.317    0.3%
 1024    58   100     87.72     0.391    0.4%
 1024    59   100     87.28     0.193    0.2%
 1024    60   100     87.18     0.215    0.2%
 1024    61   100     87.57     0.316    0.3%
 1024    62   100     88.04      0.44    0.4%
 1024    63   100     88.17     0.615    0.6%
 1024    64   100     88.01     0.322    0.3%
 1024    65   100     87.98     0.365    0.4%
 1024    66   100     87.49     0.277    0.3%
 1024    67   100     87.91     0.444    0.5%
 1024    68   100     88.28     0.318    0.3%
 1024    69   100     88.09     0.262    0.2%
 1024    70   100     87.81     0.288    0.3%
 1024    71   100     88.91     0.471    0.5%
 1024    72   100     88.55     0.409    0.4%
 1024    73   100     88.58     0.487    0.5%
 1024    74   100     88.62     0.276    0.3%
 1024    75   100      88.2     0.286    0.3%
 1024    76   100      88.8     0.534    0.6%
 1024    77   100     88.49      0.28    0.3%
 1024    78   100     88.71     0.489    0.5%
 1024    79   100     88.61     0.434    0.4%
 1024    80   100     88.91     0.357    0.4%
 1024    81   100     88.69     0.243    0.2%
 1024    82   100     89.31     0.302    0.3%
 1024    83   100     89.02     0.532    0.5%
 1024    84   100     89.48     0.413    0.4%
 1024    85   100     89.39      0.33    0.3%
 1024    86   100     89.45     0.317    0.3%
 1024    87   100     89.99      0.55    0.6%
 1024    88   100     89.68     0.268    0.2%
 1024    89   100     89.73     0.303    0.3%
 1024    90   100     89.73     0.372    0.4%
 1024    91   100     90.29     0.537    0.5%
 1024    92   100     90.23     0.278    0.3%
 1024    93   100     90.07     0.253    0.2%
 1024    94   100     90.11       0.3    0.3%
 1024    95   100     90.38     0.269    0.2%
 1024    96   100     90.67     0.522    0.5%
 1024    97   100     90.19      0.31    0.3%
 1024    98   100        90     0.375    0.4%
 1024    99   100     90.48     0.427    0.4%
 1024   100     1     50.77     0.221    0.4%
 1024   100     2     53.54     0.228    0.4%
 1024   100     3     54.54     0.214    0.3%
 1024   100     4     55.11     0.164    0.2%
 1024   100     5     55.52     0.172    0.3%
 1024   100     6     56.16     0.189    0.3%
 1024   100     7     56.42     0.148    0.2%
 1024   100     8     56.82     0.189    0.3%
 1024   100     9     58.24     0.215    0.3%
 1024   100    10     58.17     0.232    0.3%
 1024   100    11     58.73     0.242    0.4%
 1024   100    12     58.68     0.242    0.4%
 1024   100    13     59.11     0.203    0.3%
 1024   100    14     60.37     0.166    0.2%
 1024   100    15     60.31     0.234    0.3%
 1024   100    16     60.49     0.253    0.4%
 1024   100    17     61.59     0.176    0.2%
 1024   100    18     61.86     0.144    0.2%
 1024   100   <truncated>...

Parity Benchmarking Bot and others added 3 commits August 27, 2021 20:11
…k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
…k --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_collective --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
@gui1117
Copy link
Contributor Author

gui1117 commented Aug 30, 2021

this should be now good to go

@shawntabrizi
Copy link
Member

thanks for figuring out the issues with the pipeline

@gui1117
Copy link
Contributor Author

gui1117 commented Sep 1, 2021

bot merge

@ghost
Copy link

ghost commented Sep 1, 2021

Error: When trying to meet the "Project Owners" approval requirements: this pull request does not belong to a project defined in Process.json.

Approval by "Project Owners" is only attempted if other means defined in the criteria for merge are not satisfied first.

The following errors might have affected the outcome of this attempt:

  • 'Batch: Codebase Restructure' does not match any projects in polkadot's Process.json

@gui1117
Copy link
Contributor Author

gui1117 commented Sep 1, 2021

bot merge

@ghost
Copy link

ghost commented Sep 1, 2021

Trying merge.

@ghost ghost merged commit d275db9 into master Sep 1, 2021
@ghost ghost deleted the gui-fix-weights-collective branch September 1, 2021 13:37
ordian added a commit that referenced this pull request Sep 2, 2021
* master:
  dependabot: ignore yet another git dep (#3759)
  Bump serde_json from 1.0.66 to 1.0.67 (#3767)
  Bump syn from 1.0.74 to 1.0.75 (#3710)
  Companion for substrate #9371 (#3487)
  Fixes/improvements for disputes (#3753)
  chore: test helper arbitrary ordering for 2 (#3762)
  disputes: fix relay chain selection sanity check (#3750)
  technical committee is using the weight of council, but should have its own generated weight instead (#3511)
  new proxy for auctions, crowdloans, registrar, slots (#3683)
  Bump libc from 0.2.100 to 0.2.101 (#3726)
  Removed unneeded deps (#3658)
  Bump serde from 1.0.127 to 1.0.130 (#3739)
  Companion for Generate storage info for pallet authority_discovery #9428 (#3517)
  Return a Result in invert_location (#3730)
  XCM: Allow reclaim of assets dropped from holding (#3727)
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants