Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Consider replacing stateDB revert to use rocksdb checkpoint #8

Open
shuse2 opened this issue May 5, 2022 · 0 comments
Open

Consider replacing stateDB revert to use rocksdb checkpoint #8

shuse2 opened this issue May 5, 2022 · 0 comments

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 5, 2022

Description

  • Investigate if replacing diff calculation with rocksdb checkpoint make sense or not in terms of complexity and performance
  • if above make sense, update the revert to use checkpoint

Acceptance criteria

  • Provide benchmark of before/after
  • Provide reasoning why checkpoint would be better/worse than the current diff calculation
  • All existing test should pass
@shuse2 shuse2 changed the title Replace stateDB revert to use rocksdb checkpoint Consider replacing stateDB revert to use rocksdb checkpoint Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant