Hacker News new | ask | show | jobs
by eliben 4586 days ago
That would save the indirection, but I hope the article shows that by far the biggest cost comes from the lack of inlining. The latter would not be solved by your function pointer.