Skip to content

Testing the performance of C exceptions vs plain C error codes

Notifications You must be signed in to change notification settings

julian-goldsmith/excspeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Python 100.0%