On Sunday, 27 August 2017 at 01:58:04 UTC, Jonathan M Davis wrote:
[...]
Thanks Jonathan, that makes sense. As it turns out, the Mutex approach actually makes things slower. In this case I believe trying to use multiple cores isn't worth it.
Cheers.
Andrew Chapman via Digitalmars-d-learn Sun, 27 Aug 2017 03:01:26 -0700
On Sunday, 27 August 2017 at 01:58:04 UTC, Jonathan M Davis wrote:
[...]
Thanks Jonathan, that makes sense. As it turns out, the Mutex approach actually makes things slower. In this case I believe trying to use multiple cores isn't worth it.
Cheers.