Multithreading speed

That verbose shouldn’t be needed unless you want to see some output from the garbage collection (like that 0.04s data you wrote).

@shirkit said:
That verbose shouldn't be needed unless you want to see some output from the garbage collection (like that 0.04s data you wrote).


Yeah, sometimes it feels like verbose GC can add as much as 0.04s to the GC time anyway. :)