Does anyone know of a good overview how much overhead using ctypes to call functions from a dynamic library adds to #python code instead of building a native extension e.g via #cython #pybind11 or #nanobind ?
A blog post with some statistics would be perfect but just ballpark figures from anyone who knows what they are talking about is fine