solana icon indicating copy to clipboard operation
solana copied to clipboard

BlockProductionMethod::CentralScheduler as default

Open apfitzge opened this issue 5 months ago • 0 comments

Problem

  • New scheduler is on-average performing better than the multi-iterator approach

Summary of Changes

  • Change default block-production method to central-scheduler
  • Can be opted out of via --block-production-method multi-iterator-method

Fixes #

apfitzge avatar Jan 22 '24 22:01 apfitzge