TestDrivenCode.com
Result

0.2730 s

Code
def sort(a): # in-place Timsort used by Python lists a.sort()