Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Testing the performance of C++ exceptions vs error objects

This repository contains code that creates sample code for C and C++ that tests their relative performances

To run the tests:

  • edit measure.py to have the parameters you want
  • run ./measure.py

Measurements

Available in this blog post.

About

Testing the performance of C++ exceptions vs plain C error codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages