Better stats than time using Linux perf utility. Looks like if you can exclude Java's startup time they are all pretty much very competitive. Clang SVN wins and Go 1.1 native build beats gccgo-4.8. Hmm. * java version "1.7.0_17" - 485,284,671 cycles, 0.133074106 (0.0577s excl. startup) seconds time elapsed, 3.64% of all branches missed * clang svn -O2 - 49,227,286 cycles, 0.029045632 seconds time elapsed, 6.70% of al…
Why are you using -O2 instead of -O3?
Re: Performance of Rust and Dart in Sudoku Solving
#71Or -Ofast