summaryrefslogtreecommitdiff
path: root/Tools/pybench/pybench.py
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup in the Tools directory.Florent Xicluna2012-07-071-3/+3
* Issue #14428: Use the new time.perf_counter() and time.process_time() functionsVictor Stinner2012-04-291-1/+20
* #13054: fix usage of sys.maxunicode after PEP-393.Ezio Melotti2011-10-041-0/+1
* pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
|\
| * pybench prep_times calculation error (closes #11895)Jesus Cea2011-04-251-1/+1
* | #11515: Merge with 3.1.Ezio Melotti2011-03-151-2/+2
|\ \ | |/
| * #11515: fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-151-2/+2
* | Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,...Benjamin Peterson2009-11-251-1/+1
|/
* Issue #4704: remove use of cmp() in pybench, bump its version number to 2.1,Antoine Pitrou2009-02-071-5/+6
* #3092: fix unicode size detection in pybenchAntoine Pitrou2008-07-221-3/+1
* More 2to3 fixes in the Tools directory. Fixes #2893.Georg Brandl2008-05-161-6/+4
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-0/+1
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-2/+3
* Reverted two commit accidentsChristian Heimes2007-12-051-1/+0
* Fixed quoting and paths in the sqlite project fileChristian Heimes2007-12-051-0/+1
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-16/+16
* Merged revisions 56020-56124 via svnmerge fromGuido van Rossum2007-06-301-117/+113
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+1
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-27/+43
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-4/+4
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-2/+7
* Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.Guido van Rossum2006-08-221-2/+2
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-256/+678
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-81/+136
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+461