If there's a good way to automatically size thread...
# coroutines
m
If there's a good way to automatically size thread pools, nobody's found it yet, so
parallel()
uses the default ForkJoin pool, which is probably too big for this purpose