parallel_stream icon indicating copy to clipboard operation
parallel_stream copied to clipboard

Lower overhead of parallelism if possible

Open beatrichartz opened this issue 9 years ago • 0 comments

Currently, the cutoff for getting performance gains is at about 20 microseconds (see https://github.com/beatrichartz/parallel_stream/issues/1) - although that's quite good, there are possibly ways to further lower the overhead by doing some performance optimisations.

beatrichartz avatar Apr 16 '16 10:04 beatrichartz