Runtime overheads of C++ exceptions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to figure out if C++ exceptions have any runtime performance
overheads.  In other words, let's say an exception is never thrown in my
c++ program, then would my c++ code run slower when compared with a
different version that does not use any exceptions (but does exactly the
same job).

thanks

with regards
-DJ



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux