[Cython] RFC: an inline_ function that dumps c/c++ code to the code emitter

2016-08-18 Thread Jason Newton
Accidentally posted to an already-opened tab for the cython-users ML yesterday, moving to here. Following up from a github opened issue here: https://github.com/cython/cython/issues/1440 I was hoping we could give a way to drop straight into C/C++ inside of Cython pyx files. Why? -It [helps] av

[Cython] Fwd: Re: [Speed] New benchmark suite for Python

2016-08-18 Thread Stefan Behnel
This could replace the benchmark runs that we had on Jenkins. Stefan Forwarded Message Subject: Re: [Speed] New benchmark suite for Python Date: Wed, 17 Aug 2016 23:47:29 -0500 From: Zachary Ware To: speed(AT)python.org On Wed, Aug 17, 2016 at 7:37 PM, Victor Stinner wrote: >