hi Jonas -- while having not looked at the details of how you did the
analysis, this is very useful, thank you.

For the record we've built a quite large Cython subproject in Apache
Arrow which interacts mainly with C++. So far this has been going
pretty well -- at times some boilerplate is required but overall the
development experience is pretty good. I've been using Cython for over
10 years now.

- Wes

On Fri, Jan 25, 2019 at 6:48 AM Jonas Pfefferle <[email protected]> wrote:
>
> Hi @all
>
>
> We have been investigating the performance impact of calling C/C++ functions
> from Python for a possible Python client API/library for Crail. Check out
> our new blog entry with the findings:
> http://crail.incubator.apache.org/blog/2019/01/python.html
>
> Cheers,
> Jonas

Reply via email to