Y
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
gruseom
5185 days ago
(I've rewritten the GP)
That appears to be wrong, since B, C, and D all execute the same number of try/catches.
link
That appears to be wrong, since B, C, and D all execute the same number of try/catches.