risechain / pevm

Blazingly fast Parallel EVM
MIT License
227 stars 47 forks source link

perf: dynamically remove lazy addresses (#375) #429

Open byhashdong opened 6 days ago

byhashdong commented 6 days ago

@hai-rise Could you help with a review?

hai-rise commented 6 days ago

@byhashdong Good catch on the coinbase case! I think overall this is correct already and I saw up to 5% improvement on blocks with this pattern. Will try a few variants and leave a comment or approve soon 🙏.

byhashdong commented 5 days ago

Sounds great! How do we evaluate the performance improvement now?

hai-rise commented 5 days ago

Sounds great! How do we evaluate the performance improvement now?

I had a quick mainnet benchmark run before the coinbase patch 🙏.