Hacker News new | ask | show | jobs
by viraptor 1142 days ago
It would be really nice if he posted the difference with/without the optimisation for context. I hope it's going to be included in the explanation post he's planning.
1 comments

It looks like the code generator is only available for x86 anyway, so it seems niche that way. I am all about baseline being good performance, not the special case.
He mentions he wants to make the same type of optimization for ARM, so ARM+x86 certainly wouldn't be niche.

I wouldn't even call x86 alone niche...

With eyes on portability, any single-arch-specific code is niche