1 comment

[ 2.0 ms ] story [ 8.7 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.