celo-org / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
3 stars 2 forks source link

Test different config values to speed up mainnet migration #170

Open alecps opened 2 weeks ago

alecps commented 2 weeks ago

Currently, the default values for the --memory-limit, --batch-size and --buffer-size parameters to the celo-migrate script are not optimized. To minimize downtime caused by the cel2 migration, we should test various combinations of values for these parameters so that performance and downtime are optimized for mainnet node operators.