Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

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

Notifications You must be signed in to change notification settings

cmpute/python-bindings-benchmark

Repository files navigation

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.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published