lonelyjoeparker / qmul-genome-convergence-pipeline

API and binaries for phylogenomic analyses, particularly comparison of input trees/alignments (CONTEXT) and detecting genomic convergence
4 stars 2 forks source link

ResultsPrinterSimple - large memory footprint and long start-up time #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
ResultsPrinterSimple uses a lot of memory (~30Gb for ~4000 loci) to deserialise 
the relevant SSLS objects, and takes a long time to do so:

1. look for memory improvements
2. inplement progress bar or other indications of progress.

Original issue reported on code.google.com by joeparke...@gmail.com on 4 Nov 2013 at 1:55