Skip to content

GabrielDosReis/eh-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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

About

Collection of benchmarks for C++ Exception Handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published