Hacker News new | ask | show | jobs
by gpderetta 3588 days ago
In principle the compiler can inline the specialized hash function and specialize its caller instead (recursively). GCC is supposed to do that, but I hear that the optimiziation is still a bit unreliable.