Open Longarithm opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
Sketch of an idea Visualize Trie (and AVL tree in the future) with a heat map for number of node usages.
Request = “Show me the touched nodes in Trie …”
Colours: hot – highly used nodes, cold – rarely used
Leaves – ideally clickable, showing related StateRecord
Options:
Usage Real use-case: we found that for Aurora contract there are:
See core team gdoc for more details.