Julia slower than Python to sort and reverse a list of integers

I think it’s that Python buffers stdout by default and Julia doesn’t.

from