Hacker News new | ask | show | jobs
by AnimalMuppet 2321 days ago
I'm pretty much never worried about the performance of the "exception taken" case. The compiler can be really quite inefficient there before I have any reason to care.

There are places to worry about compiler efficiency. I don't think that this is one of them.