JuliaLang / Microbenchmarks

Microbenchmarks comparing the Julia Programming language with other languages
https://julialang.org/benchmarks/
Other
88 stars 48 forks source link

parseint: move m==n assertions inside loops #18

Closed johnfgibson closed 6 years ago

johnfgibson commented 6 years ago

standardizes location of m==n assertion in parseint loop, as noted in Issue #4, plus