cython_cffi_ctypes and pure python performance compare

usage

  1. make all
  2. make test
Result

From the chart we can see , Cython is 100 times faster than Python