try catch performance

The JIT doesn’t perform optimization on ‘protected”https://stackoverflow.com/”try’ blocks and I guess depending on the code you write in try/catch blocks, this will affect your performance.

Leave a Comment