Skip to content

Scheduler structure & performance improvements

Jonathan Mace requested to merge wip_scheduler_refactor into master

Some performance refactoring, bugfixes, and a little bit of code tidying in the scheduler. Functionally the scheduler is unchanged, but the management of threads, and when work is done, is tweaked.

Edited by Jonathan Mace

Merge request reports