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.pyBenchmark of python binding frameworks (Cython, Pybind11, etc.)
Repository from Github https://github.comcmpute/python-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.pyBenchmark of python binding frameworks (Cython, Pybind11, etc.)