-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
benchmarks: optimize trie layer (#2128)
# Goal The goal of this PR is to optimize benchmark weights by isolating the **stateful-storage** to have a higher value for `additional-trie-layers` due to using of child trees instead of applying it to all pallets. Related to #2093 # Checklist - [x] Benchmarks added? - [x] Spec version incremented? --------- Co-authored-by: aramikm <aramikm@users.noreply.github.com>
- Loading branch information
Showing
24 changed files
with
1,135 additions
and
1,122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.