Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
-
None
-
2017-19, 2017-20
Description
the initial choice for python binding framework pybind11 seems to have an excessive runtime overhead plus requires maintenance of a macro per api call. Evaluating swig shows this has a simpler interface file plus is about 2-2.5 times faster for a million row insert test case.