Hacker News new | ask | show | jobs
by bduffany 1466 days ago
I wonder how much of the time is spent in the onclick handler. Each of those clicks has to wait for the onclick handler before the next one executes, IIUC?