Measuring exception handling overhead in C++

Section 5.4 of the draft Technical Report on C++ Performance is entirely devoted to the overhead of exceptions.

Leave a Comment