erigontech / erigontech/erigon
BAL benchmarks & optimizations
Open
Glamsterdam
performance
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
It was [discussed](https://discord.com/channels/595666850260713488/1364000387195076608/1461014559384010752) that bal-devnet-1 should be used for optimizations, while bal-devnet-2 should be used for further spec changes.
The optimizations that we can make are:
- Parallel EVM execution with BALs (see #15655)
- Parallel state root calculation (see #13884)
- EVM execution running in parallel with state root calculation
- Parallel IO
- Misc optimizations revealed by profiling
Contributor guide
Assessment
This issue has not been assessed yet.