The simplest example of a CFFI powered module I could come up with.
- cffi
- gcc
Just:
$ pip install .
or use the included Makefile.
After installing, run:
make test
You can check how much performance you are getting out of using CFFI with:
make perf