aktiger / cython_cffi_ctypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 76.0%Language:C 16.1%Language:Makefile 7.9%