Hacker News new | ask | show | jobs
by RobotToaster 1073 days ago
Was the C compiled with optimisation enabled?
1 comments

Yes, I explained in the `Benchmarking setup` section that I used `march=native`, but I guess I forgot to mention I used -O3.