diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2013-11-24 17:35:17 -0500 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-11-24 17:35:17 -0500 |
commit | aa3c7ed9d11bcd2779db4cf2170b3a87505898bb (patch) | |
tree | a9412c423cee8926e2f874d9197e274773726664 /mer.c | |
parent | 1801837951eac87e9bdba643641ed76f9b2d796c (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 'mer.c')
0 files changed, 0 insertions, 0 deletions