首先对一百万数据进行排序:
对一千万数据进行排序:
对一亿数据进行排序:
python 使用sort 对列表排序的性能测试
原文:https://www.cnblogs.com/xuchunlin/p/11441160.html