Hacker News new | ask | show | jobs
by pfdietz 1385 days ago
You're probably using O(n^2) idioms, like appending to the end of a growing list.