grabix icon indicating copy to clipboard operation
grabix copied to clipboard

Speed up grab

Open arq5x opened this issue 11 years ago • 0 comments

grab can be much faster if we just use a simple getc(). The overhead of getline() is rather absurd. This makes a big difference for large files such as the 1000G VCF.

arq5x avatar Mar 10 '13 22:03 arq5x