Hacker News new | ask | show | jobs
by spicyj 5185 days ago
My understanding is that each time the try is "executed" makes a performance hit.
1 comments

(I've rewritten the GP)

That appears to be wrong, since B, C, and D all execute the same number of try/catches.