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) - Parallel IO - Misc optimizations revealed by profiling
It was discussed 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: