Skip to content

Commit

Permalink
chore(runtime): update weights (#3377)
Browse files Browse the repository at this point in the history
Co-authored-by: tltsutltsu <[email protected]>
Co-authored-by: Elijah <[email protected]>
Co-authored-by: Ilya Kalitov <[email protected]>
  • Loading branch information
4 people authored Oct 3, 2023
1 parent 4c43268 commit 55ee00d
Show file tree
Hide file tree
Showing 15 changed files with 5,387 additions and 5,375 deletions.
3,476 changes: 1,740 additions & 1,736 deletions pallets/gear/src/weights.rs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runtime/gear/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ fn page_costs_heuristic_test() {
lazy_pages_signal_write_after_read: 9_500_000.into(),
lazy_pages_host_func_read: 29_000_000.into(),
lazy_pages_host_func_write: 33_000_000.into(),
lazy_pages_host_func_write_after_read: 9_245_597.into(),
lazy_pages_host_func_write_after_read: 10_700_000.into(),
load_page_data: 9_700_000.into(),
upload_page_data: 104_000_000.into(),
static_page: 100.into(),
Expand Down
94 changes: 47 additions & 47 deletions runtime/gear/src/weights/frame_system.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 31 additions & 31 deletions runtime/gear/src/weights/pallet_balances.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 55ee00d

Please sign in to comment.