aboutsummaryrefslogtreecommitdiff
path: root/kmer_total_count.c
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-11-24 17:35:17 -0500
committerCalvin Morrison <mutantturkey@gmail.com>2013-11-24 17:35:17 -0500
commitaa3c7ed9d11bcd2779db4cf2170b3a87505898bb (patch)
treea9412c423cee8926e2f874d9197e274773726664 /kmer_total_count.c
parent1801837951eac87e9bdba643641ed76f9b2d796c (diff)
performance boost from skipping our first newline. It seems crazy, but this could be up to a 10-15% improvement because of our strstrip function. Each time we were copying the entire array, even if we didn't need to. There will be more of a benefit on a single line'd sequence file, but will see a speed up on all
Diffstat (limited to 'kmer_total_count.c')
0 files changed, 0 insertions, 0 deletions