Hacker News new | ask | show | jobs
by k0htlane 3577 days ago
It seems that the code is compiled only with -O2 (instead of of -O3 -march=native), so strong gcc optimizations aren't really turned on.