Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 308 Bytes

Benchmarks for Testing C++ Exception Handling

This is a collection of programs that test C++ compilers' support for competitive exception handling implementation.

The criteria include:

  • runtime execution performance both in the presence and absence of exception raised
  • on-disk executable binary size