broadinstitute / pilon

Pilon is an automated genome assembly improvement and variant detection tool
GNU General Public License v2.0
338 stars 60 forks source link

Runtime estimates #108

Open henkela opened 4 years ago

henkela commented 4 years ago

Hi, In your requirements-section you describe rough estimates for the memory requirements but I'm missing information about threading and scaling as well as rough estimates of runtimes. Can you provide details about scaling? Up to how many threads I could expect to see a speed-up, say for 100M bp? Do you have examples of runtimes? Those estimates may come in handy for users who want to apply for hpc resources. Best