ffig icon indicating copy to clipboard operation
ffig copied to clipboard

Compare performance with boost::python

Open jbcoe opened this issue 8 years ago • 0 comments

Boost python can produce bindings for C++ code. Performance comparisons would be useful.

http://www.boost.org/doc/libs/1_64_0/libs/python/doc/html/index.html

also see

https://pybind11.readthedocs.io/en/latest/ for a lightweight alternative to boost::python.

jbcoe avatar Apr 27 '17 21:04 jbcoe