Testing the performance of C++ exceptions vs error objects

January 8, 2017 ยท View on GitHub

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.