Hacker News new | ask | show | jobs
by kibwen 3085 days ago
> Or, another example is switch statements, which can compile down to jump tables.

Is the overhead of the retpoline such that it's no longer a benefit to compile switches to jump tables?