Skip to content

Cache intermediate Trie node reads #623

Open
@willmeister

Description

@willmeister

We don't do any caching of intermediate Trie nodes that are read from the DB when we look up account info

  • Caching intermediate nodes with a sensible purge strategy could significantly improve performance of BALANCE attack transaction processing, as well as transaction processing in general

This should be done after #621

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions