* 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.


Reply via email to