What we mean is that when benchmarking performances, you should always compile with the compiler optimizations enabled. That is, with gfortran, at least use the -O3 flag.
What we mean is that when benchmarking performances, you should always compile with the compiler optimizations enabled. That is, with gfortran, at least use the -O3 flag.