PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
165 stars 47 forks source link

Update benchmarks #1404

Closed adamdossa closed 1 year ago

adamdossa commented 1 year ago

Updates benchmarks for 5.2

codecov[bot] commented 1 year ago

Codecov Report

Merging #1404 (0d6c6f5) into develop (9e6df34) will increase coverage by 0.00%. The diff coverage is 7.52%.

@@           Coverage Diff            @@
##           develop    #1404   +/-   ##
========================================
  Coverage    43.37%   43.38%           
========================================
  Files          141      141           
  Lines        30398    30387   -11     
========================================
- Hits         13186    13183    -3     
+ Misses       17212    17204    -8     
Impacted Files Coverage Δ
pallets/runtime/develop/src/runtime.rs 2.63% <ø> (ø)
pallets/weights/src/frame_system.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_balances.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_capital_distribution.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_checkpoint.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_committee.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_compliance_manager.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_corporate_actions.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_corporate_ballot.rs 0.00% <0.00%> (ø)
pallets/weights/src/pallet_external_agents.rs 0.00% <0.00%> (ø)
... and 24 more
adamdossa commented 1 year ago

@Neopallium branch has been updated via cargo fmt and in addition the benchmarks for:

create_fundraiser
permissions_cost

have been updated to include weights for the previously unignored parameters.