Hacker News new | ask | show | jobs
by m_ke 4490 days ago
Thumbs up to this guy.

Function calls in tight loops are a killer. Property and global lookups are also "much" less efficient than stuff in the local scope.