Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.
Speed
- https://www.youtube.com/watch?v=FJJTYQYB1JQ
- [[Andrei Alexandrescu]]
- Fast code is "left-leaning": simple loops, no nesting.
- Hot & cold code should be separated.
- Always measure in production, the books don't matter.
- Potentially read the papers.
— Kunal