]> granicus.if.org Git - python/commit
Added new test "3sort". This is sorted data but with 3 random exchanges.
authorTim Peters <tim.peters@gmail.com>
Sat, 20 Jul 2002 04:21:51 +0000 (04:21 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 20 Jul 2002 04:21:51 +0000 (04:21 +0000)
commit0a30e648e06be85b3380a62ae156a9c7f343392f
treedaa8de92db6f96adb92612f901ced5bd23a8e91a
parent1cfcafceb6b58dd912a2d15fc9b6002ef8a7b551
Added new test "3sort".  This is sorted data but with 3 random exchanges.
It's a little better than average for our sort.
Lib/test/sortperf.py