log contrib/perf.py @ 32225:c68c400d0a2d

age author description
Sat, 06 May 2017 11:01:02 -0700 Gregory Szorc perf: move gettimer() call
Sat, 06 May 2017 10:59:38 -0700 Gregory Szorc perf: don't clobber startrev variable
Wed, 26 Apr 2017 22:03:37 +0900 Yuya Nishihara bdiff: proxy through mdiff module
Thu, 06 Apr 2017 14:41:42 +0200 Philippe Pepiot perf: add historical portability for util.timer
Mon, 13 Mar 2017 12:40:14 -0700 Gregory Szorc py3: add __bool__ to every class defining __nonzero__
Mon, 13 Mar 2017 18:16:42 -0700 Gregory Szorc perf: perform a garbage collection before each iteration
Wed, 15 Feb 2017 13:07:26 -0800 Simon Farnsworth contrib: add a write microbenchmark to perf.py