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
Benchmark of python binding frameworks (Cython, Pybind11, etc.)