* I can increase `numDrawings` as I want. It's only getting worse. * There are no writes. The return values from each thread are just collected at the end. The return values are very small. * Every thread is independent of the other. There should be no blocking at all.
- Threadpool slower than single-core schmidh
- Re: Threadpool slower than single-core treeform
- Re: Threadpool slower than single-core schmidh