Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ysx
2850 days ago
Oh you're right, that's interesting - have replicated your result.
"a2 = a2+c; c = c+2" is still fastest on both 2 and 3, though don't know enough to say why.
1 comments
joshuamorton
2850 days ago
Try python 3.7, iirc it should be faster again
link