core: remove Queue locking from broker loop.
Move defer handling out of Broker and into Waker (where it belongs?). Now the lock must only be taken if Waker was actually woken. Knocks 400-item run_hostname_100_times from 10.62s to 10.05s (-5.3%).
Showing
Please register or sign in to comment