besu icon indicating copy to clipboard operation
besu copied to clipboard

Optimize performance of verkle implementation

Open matkt opened this issue 1 year ago • 0 comments
trafficstars

Currently, the Verkle implementation is functional but can have better performance. Therefore, we need to modify the implementation to optimize performance. This includes making changes to besu-native and besu-verkle-trie, as well as optimizing the code in Besu.

some links :

  • https://github.com/hyperledger/besu-native
  • https://github.com/hyperledger/besu-verkle-trie

matkt avatar Feb 28 '24 08:02 matkt

currently @thomas-quadratic is working on that

matkt avatar Feb 28 '24 08:02 matkt