|
|
|
|
|
by bite_victim
3999 days ago
|
|
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. |
|
I don't know anything about Java optimization.