Hacker News new | ask | show | jobs
by potiuper 1755 days ago
What would also be helpful is a standard way to declare to the compiler that it should or should not optimize each flagged polymorphic late bound call implementation to be early bound; moving the calls into separate or merged files during linking is not an in context solution.
1 comments

not really important, retrieval of a function pointer at a known slot, and then calling that function pointer, can be really fast on a lot of arch.