Hacker News new | ask | show | jobs
by p0nce 1386 days ago
I've measured it on real workload twice with LDC and each time "@fastMath" made things 1% slower. Of course this varies from backend to backend, but such woes would be avoided if the flag was named differently than "fast". It doesn't seem worth it to use it.
1 comments

I got a good speed up in [insert work project here] but that was more of an experiment since it isn't really performance constrained in the first place.