Age | Commit message (Collapse) | Author |
|
opening file doesn't work:fg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the first position, also more smartly write (unsigned long long), and clean up our multiplier value
|
|
|
|
instead add values to lookup array, make lookup function more general for later use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 8784d26bf275128935a1f682fab6cfff30d2e15b.
|
|
|
|
|
|
|