Now that is just ridiculous! With O2 and O3 I get 0.03 seconds on average! I try to understand what could possibly mean all of the flags that get switched on with optimizations from this page: https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
I also wonder if Java has any kind of optimizations to experiment with.
bite_victim|10 years ago
I also wonder if Java has any kind of optimizations to experiment with.
fsk|10 years ago
I don't know anything about Java optimization.