/pyclib-test

Testing the performance of various methods of calling c functions from python

Primary LanguagePythonMIT LicenseMIT

pyclib-test

Tests the performance of various techniques for calling c functions from python.

Build and run

make install
source .venv/bin/activate
make run