Skip to content

core/state: concurrent storage and account trie updates#19938

Closed
karalabe wants to merge 3 commits intoethereum:masterfrom
karalabe:concurrent-state-updates
Closed

core/state: concurrent storage and account trie updates#19938
karalabe wants to merge 3 commits intoethereum:masterfrom
karalabe:concurrent-state-updates

Conversation

@karalabe
Copy link
Copy Markdown
Member

@karalabe karalabe commented Aug 12, 2019

Blocked by #19953.

Comment thread core/state/statedb.go Outdated
Comment thread core/state/workers.go Outdated
@karalabe
Copy link
Copy Markdown
Member Author

karalabe commented Oct 4, 2019

Although this idea might have merit, it's a bit complex, and the behavior will change drastically if we add snapshotting (it might make more sense there). Bottom line is that this PR as is is probably not valuable enough on top of master, and will only serve to make things harder to bechmark wrt snapshotting. Lets "ship" that first if good enough and revisit concurrency afterwards.

@karalabe karalabe closed this Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants