• Russ Cox's avatar
    test/bench revisions; · 688ffc1d
    Russ Cox authored
      * reverse-complement: port C algorithm to Go
    	saves 30% on my MacBook Pro and makes it a fairer comparison.
      * test reverse-complement with and without GC (another 15%)
      * revise timing.sh to work on more systems
      * avoid two glibcisms in fasta.c
    
    R=r
    https://golang.org/cl/156110
    688ffc1d
fasta.c 5.56 KB