attractivechaos / plb

Programming language benchmarks
http://attractivechaos.github.com/plb/
272 stars 57 forks source link

Go benchmark improvement #1

Closed edsrzf closed 13 years ago

edsrzf commented 13 years ago

Using range eliminates some bounds checks, making a noticeable difference.