diamond
diamond copied to clipboard
Implement efficient sorting
Clustering relies on sorting the input file by length, but the implementation is single-threaded. This should be replaced by an efficient multi-threaded external sort.