Carpaccio icon indicating copy to clipboard operation
Carpaccio copied to clipboard

Optimisation of the `parallelCompactMap` implementation

Open mz2 opened this issue 3 years ago • 1 comments

  • Removes an unnecessary sort from the parallelCompactMap implementation.
  • Removes some dead, commented out code.

mz2 avatar Nov 22 '21 07:11 mz2

Rather than merging this, you could also take the updated implementation from here and incorporate into Bento, @markuspiipari. The function is not used (nor tested) in Carpaccio right now at all.

mz2 avatar Nov 22 '21 07:11 mz2