Skip to content

Better queue behaviour for execute.

Choose a tag to compare

@davetcc davetcc released this 01 Mar 18:37
82ec77f

Improve the execute method by not scheduling at 0 micros. Instead push it a few micros out, it should behave better as a queue under heavy load.