Split Autoturret into multiple work queues: Ammo, Scan, Tick Keep Aiming/Rotating code in the 66hz loop Move TargetAquisition/Thinking/Firing to a 10hz work queue scheduling loop Around a 0.3ms in improvement (in spikes) on idle with 500 turrets.