1 comment

[ 0.22 ms ] story [ 9.4 ms ] thread
I would really like to see a speed comparison between Python's operator-overloaded arithmetic and Julia's custom number types.

What I mean by that is the relative slowdown going from native Python to overloaded Python versus native Julia to overloaded Julia.