-
Notifications
You must be signed in to change notification settings - Fork 0
k-satoda/Exception-Costs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a set of source code and some scripts meant to examine costs of C++ exception handling. The code was derived from the work made by Patrice Roy (retrieved at 2015/10/11). http://h-deb.clg.qc.ca/Sujets/Developpement/Exceptions-Costs.html The initial intent was to make the tests repeatable on my machine. After that, I made the tree sharable hoping that more participants can verify the tests on more environments. Requires: Cygwin <https://cygwin.com/> - make - g++ Microsoft Visual C++ 2015 <https://www.visualstudio.com/products/visual-studio-community-vs.aspx> Usage: Run "make" from the top of the tree.
About
Source codes and scripts to examine costs of C++ exception handling
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published