cmpute / python-bindings-benchmark

Benchmark of python binding frameworks (Cython, Pybind11, etc.)

Repository from Github https://github.comcmpute/python-bindings-benchmarkRepository from Github https://github.comcmpute/python-bindings-benchmark

Python C++ bindings benchmark

This repo contains benchmark for the performance of the C++ bindings including Cython, Pybind11, etc. The build process is handled by scikit-build.

To build and run the benchmark:

python build.py
python test.py

About

Benchmark of python binding frameworks (Cython, Pybind11, etc.)


Languages

Language:C++ 29.9%Language:Python 26.7%Language:CMake 24.7%Language:Cython 18.6%