JuliaPerf / BenchmarksGame.jl

Other
43 stars 13 forks source link

improve performance in knucleotide-fast.jl #18

Closed KristofferC closed 5 years ago

KristofferC commented 5 years ago

Before:

 95.618042 seconds (879.42 M allocations: 27.500 GiB, 1.36% gc time)

After:

 18.378640 seconds (2.61 M allocations: 560.583 MiB, 0.97% gc time)