1. d5f4359 New test %sort. This takes a sorted list, picks 1% of the list positions by Tim Peters · 22 years ago
  2. 7ea39b1 New test "+sort", tacking 10 random floats on to the end of a sorted by Tim Peters · 22 years ago
  3. 0a30e64 Added new test "3sort". This is sorted data but with 3 random exchanges. by Tim Peters · 22 years ago
  4. 8b6ec79 Gave this a facelift: "/" vs "//", whrandom vs random, etc. Boosted by Tim Peters · 22 years ago
  5. a974561 Use random instead of whrandom by Andrew M. Kuchling · 22 years ago
  6. fc170b1 String method conversion. by Eric S. Raymond · 24 years ago
  7. 16653cb Add Tim's worst case scenario. by Guido van Rossum · 26 years ago
  8. b26a1b4 Use random instead of whrandom. by Guido van Rossum · 26 years ago
  9. b298a30 Reduce memory requirements. by Guido van Rossum · 26 years ago
  10. 03e35c5 Add a few doc strings. by Guido van Rossum · 26 years ago
  11. ea176b6 benchmark for list.sort() by Guido van Rossum · 26 years ago