18 Jun
2017
18 Jun
'17
2:26 a.m.
David Stone wrote:
I have written a new concurrent queue that has a focus on high throughput. You can check it out here:
- If C++14 is required, why not use the standard thread/chrono facilities? - Where can I see the benchmark results? You link to a fork of the moodycamel repo, but I couldn't find the actual results.