Open GoogleCodeExporter opened 8 years ago
Original comment by earone...@gmail.com
on 9 Jul 2014 at 2:27
LevelDB was 50x slower. So sad. Some optimizations were done to reduce
memory use. Need to look at more options.
Original comment by earone...@gmail.com
on 20 Aug 2014 at 5:09
Going to do this by a) allowing detection of a pre-sorting by probe-id when run
with -D ... if detected... RAM is freed and duplication detection proceeds
without the need for a hash. Other hashes (like kmers) can bw switched to
some sort of counting bloom filter
Original comment by earone...@gmail.com
on 8 Sep 2014 at 8:16
Original issue reported on code.google.com by
earone...@gmail.com
on 9 Jul 2014 at 2:26