Cython taking more time than regular Python

Arshpreet Singh arsh840 at gmail.com
Tue Sep 20 01:52:47 EDT 2016


On Tuesday, 20 September 2016 11:00:40 UTC+5:30, Stefan Behnel  wrote:
 
> > In [8]: %timeit omega(100000)
> > 10000 loops, best of 3: 91.6 µs per loop
> 
> Note that this is the worst benchmark ever. Any non-dump C compiler will
> happily apply Young Gauß and calculate the result in constant time.

Hey Stefan what else you suggest?




More information about the Python-list mailing list