Hacker News new | ask | show | jobs
by justinmeiners 2743 days ago
Thanks! I was not familiar with this technique. What do you think about the C++ table of function pointers towards the end? I imagine that would be slower with the additional level of indirection, but I haven't profiled or examined the assembly.