Hacker News new | ask | show | jobs
by necovek 332 days ago
Nobody is hyperoptimizing the fast path today.

Ken's solution was stated to have been slower than the alternative optimization.

1 comments

Ken's solution optimized the general case, basically everything that doesn't match the if-statement.