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.pyto have the parameters you want - run
./measure.py
Measurements
Available in this blog post.