summaryrefslogtreecommitdiff
path: root/Lib/test/reperf.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #14428: Use the new time.perf_counter() and time.process_time() functionsVictor Stinner2012-04-291-2/+2
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-2/+2
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-1/+1
* Measure performance of sub(), split(), findall().Guido van Rossum1998-07-171-0/+23