Cannon Memory Merklization R&D
Instrumentation of FPVM:
Create a strategy for measuring the costs incurred by the memory merkle data structure for both cache invalidation and memory merklization when running the op-program. See open issue
This may include contributing the fp-tests framework if appropriate
Survey and Implementation of alternative constructions:
Refactor Cannon to allow modular switching of memory merklization strategy
Assess alternative Merkle data structures. This may include, but is not limited to
Truncated hexary radix trie (see Howitzer implementation)