Skip to content

PersistentSlabStorage cache and deltas optimization #421

@bluesign

Description

@bluesign

Issue To Be Solved

I think PersistentSlabStorage cache and deltas can use map[uint64][uint64]Slab and can avoid extra hashing on cpu level. Especially for migration, this can be a speed up, as we have only 2 address options. ( zero and migrated address) and big accounts has a lot of Slabs.

Reference discord thread: https://discord.com/channels/613813861610684416/1108479699732152503/1254739545140891658

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions