So if I take ordinary #python (no math to speak of) and
#cythonize it
#mypyc it
No obvious pattern on if it is faster or not. I don't know where the 20% to 200x rule of thumb came from (that I've seen in various conference talks)
So if I take ordinary #python (no math to speak of) and
#cythonize it
#mypyc it
No obvious pattern on if it is faster or not. I don't know where the 20% to 200x rule of thumb came from (that I've seen in various conference talks)