◐ Shell
clean mode source ↗

GitHub - cmpute/python-bindings-benchmark: Benchmark of python binding frameworks (Cython, Pybind11, etc.)

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on May 11, 2024. It is now read-only.

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