Closed mflevine closed 5 years ago
I noticed that when we increased the mapthreads, the bamsort is now the bottleneck. It looks like the number of helper threads is only passed to outputthreads. Why not also to sortthreads?
Looks to be an oversight, wish I'd checked this this morning.
I noticed that when we increased the mapthreads, the bamsort is now the bottleneck. It looks like the number of helper threads is only passed to outputthreads. Why not also to sortthreads?