task-scheduler icon indicating copy to clipboard operation
task-scheduler copied to clipboard

Bench `mg::serverbox::TaskScheduler` with multiple producers

Open Gerold103 opened this issue 3 years ago • 0 comments

Currently we only bench it with a single producer + various number of consumer threads. But would be interesting to see what if producer thread count is > 1. I would expect it to win even more than now, but need real numbers.

Gerold103 avatar Aug 17 '22 20:08 Gerold103