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
Available in this blog post.
This repository contains code that creates sample code for C and C++ that tests their relative performances
To run the tests:
measure.py
to have the parameters you want./measure.py
Available in this blog post.