Hacker News new | ask | show | jobs
by teh_klev 4316 days ago
Don't obsess with premature optimisation. Get your code working then start profiling if you think it should run faster/use less memory when under load.