Loading…
This event has ended. Visit the official site or create your own event on Sched.
Friday, September 29 • 9:00am - 10:00am
C++ Exceptions and Stack Unwinding

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Feedback form is now closed.
Exceptions are often described as 'slow', and the standard advice is to use them only in exceptional circumstances. In this talk, we'll find out how slow exceptions really are by exploring the Itanium exception handling model.

We'll dive into several implementations (libunwind, gcc, llvm-libunwind), and learn about everything that happens between throw() and catch(). We will discover the answers to questions such as why throwing an exception takes a global lock (and how to avoid it), how caching can speed up the performance of exceptions, and how to get better stack traces.

Speakers
avatar for David Watson

David Watson

Engineer, Facebook
Dave Watson is an infrastructure engineer at Facebook. He has been focused on improving the application server stack, including improvements in RPC, load balancing, memory management, and asynchronous programming. He has contributed to many of Facebook's core services and OSS projects... Read More →


Friday September 29, 2017 9:00am - 10:00am PDT
Berry Hall Meydenbauer Center
  •Object Model