close
The Wayback Machine - https://web.archive.org/web/20140621125342/http://hg.python.org/benchmarks

log

Server-side clone
age author description
Thu, 24 Oct 2013 21:59:09 +0200 Antoine Pitrou Close #19236: add a Tornado-based HTTP benchmarkdefault tip
Tue, 15 Oct 2013 20:24:25 +0200 Georg Brandl Fix byte/str comparison issue under Python 3.
Mon, 14 Oct 2013 21:32:30 +0200 Georg Brandl Closes #19079: add VersionRange decorator to benchmark suite to mark compatible Python versions.
Mon, 14 Oct 2013 20:17:41 +0200 Georg Brandl Make logging output a little more consistent.
Sat, 12 Oct 2013 21:01:33 +0200 Antoine Pitrou Also ignore lib2to3's remains in lib3
Sat, 28 Sep 2013 19:16:43 +0200 Antoine Pitrou Issue #19108: fix str/bytes mismatch when raising exception under Python 3
Sat, 28 Sep 2013 19:13:04 +0200 Antoine Pitrou Issue #19107: fix csv output with Python 3
Mon, 23 Sep 2013 21:40:12 +0200 Antoine Pitrou Remove the "py3k" benchmark group, and add some more benchmarks to the "2n3" group
Mon, 23 Sep 2013 21:37:09 +0200 Antoine Pitrou Remove outdated --basedir option
Mon, 23 Sep 2013 21:35:13 +0200 Antoine Pitrou Issue #19064: let perf.py decide which library path is required for which interpreter
Sat, 21 Sep 2013 23:12:24 +0200 Antoine Pitrou etree benchmarks are now part of the 2n3 group
Fri, 23 Aug 2013 13:30:30 -0400 Brett Cannon Issue #18586: Remove the need for make_perf3.sh
Fri, 03 May 2013 13:04:25 -0400 Brett Cannon Switch to using Python 3 for translation since if you are building the
Fri, 03 May 2013 13:03:51 -0400 Brett Cannon #15834: Make 2to3 so it can actually be proper translated.
Sat, 20 Apr 2013 22:06:11 +0200 Antoine Pitrou Disable timelines by default. The option to enable timelines is `-t`.
Sat, 20 Apr 2013 12:59:46 -0700 Alexandre Vassalotti Issue #17785: Use a faster URL shortener for perf.py
Thu, 18 Apr 2013 03:10:32 -0700 Alexandre Vassalotti Merge heads.
Thu, 18 Apr 2013 03:08:56 -0700 Alexandre Vassalotti Fix pickle_list to regenerate a list of lists in Python 3.
Wed, 17 Apr 2013 20:45:37 +0200 Antoine Pitrou Fix detecting whether memory measurements are supported on Ubuntu 13.04
Fri, 12 Apr 2013 20:45:58 +0200 Antoine Pitrou Tweak etree benchmarks and add an etree_iterparse benchmark (followup to issue #17573).
Fri, 12 Apr 2013 20:22:12 +0200 Antoine Pitrou Issue #17573: add three elementtree benchmarks. Initial patch by Stefan Behnel.
Mon, 25 Mar 2013 17:56:25 -0400 Brett Cannon Issue #17316: Add Django 1.5 to the benchmark suite since it works on
Mon, 25 Mar 2013 17:29:26 -0400 Brett Cannon Issue #17317: Have the benchmark count from -h properly reflect the
Fri, 23 Nov 2012 23:40:58 +0100 Antoine Pitrou Add notes.
Fri, 23 Nov 2012 23:35:05 +0100 Antoine Pitrou Fix make_perf3.sh for new Mako
Thu, 08 Nov 2012 19:07:59 -0500 Brett Cannon Update mako_v2 to use Mako 0.7.3.
Fri, 02 Nov 2012 14:48:53 -0400 Brett Cannon Block the use of markupsafe in the Mako benchmarks to keep them
Fri, 12 Oct 2012 15:17:34 +0200 Antoine Pitrou Some test commit for the benchmarks repo configuration
Fri, 12 Oct 2012 15:15:18 +0200 Antoine Pitrou Mention pathlib in the README
Fri, 12 Oct 2012 15:07:25 +0200 Antoine Pitrou Skip slow benchmarks (hexiom2) in fast mode except when explicitly selected.
Sun, 30 Sep 2012 19:45:30 -0400 Brett Cannon Add in telco as a Python 3 benchmark and move chameleon to a 2to3
Sun, 30 Sep 2012 19:17:26 -0400 Brett Cannon Use a list comprehension over list/imap.
Sun, 30 Sep 2012 19:00:32 -0400 Brett Cannon Force map to a list to guarantee the calculations are performed under
Sun, 30 Sep 2012 18:21:40 -0400 Brett Cannon Chameleon requires pkg_resources.
Tue, 25 Sep 2012 11:00:17 -0400 Brett Cannon Add the chameleon benchmark from PyPy.
Fri, 14 Sep 2012 18:11:51 -0400 Brett Cannon Tweak some iteration scaling values so that using the same interpreter doesn't lead to any perf difference with -f.
Fri, 14 Sep 2012 15:54:09 -0400 Brett Cannon Port PyPy's raytrace benchmark.
Fri, 14 Sep 2012 15:18:48 -0400 Brett Cannon Port PyPy's hexiom2's benchmark.
Fri, 14 Sep 2012 13:49:22 -0400 Brett Cannon Minor code clean-up.
Fri, 14 Sep 2012 13:49:08 -0400 Brett Cannon Mark what serializing tests are not run by Python 3.
Fri, 14 Sep 2012 13:41:50 -0400 Brett Cannon Port PyPy's go benchmark.
Fri, 14 Sep 2012 13:33:04 -0400 Brett Cannon Port PyPy's json_bench benchmark. Currently only includes a new version of json_dump and not json_load.
Fri, 14 Sep 2012 12:28:42 -0400 Brett Cannon Remove an unneeded sys.path modification.
Fri, 14 Sep 2012 12:25:24 -0400 Brett Cannon Port PyPy's tweaked bm_mako benchmark as bm_mako_v2.
Fri, 14 Sep 2012 11:37:08 -0400 Brett Cannon Add the Telco benchmark and fix some stupid errors in perf.py.
Fri, 14 Sep 2012 11:23:41 -0400 Brett Cannon Port PyPy's spectral_norm benchmark.
Fri, 14 Sep 2012 11:01:08 -0400 Brett Cannon Port PyPy's meteor-contest benchmark.
Fri, 14 Sep 2012 10:54:44 -0400 Brett Cannon Port PyPy's float benchmark.
Fri, 14 Sep 2012 10:52:12 -0400 Brett Cannon Tweak import order to follow style of other modules.
Fri, 14 Sep 2012 10:49:27 -0400 Brett Cannon Port PyPy's fannkuch benchmark.
Fri, 14 Sep 2012 10:23:45 -0400 Brett Cannon Remove dead file.
Fri, 14 Sep 2012 10:23:19 -0400 Brett Cannon Port PyPy's chaos benchmark.
Fri, 31 Aug 2012 18:58:24 -0400 Brett Cannon Allow for the specification of a base directory for either interpreter
Fri, 31 Aug 2012 18:52:42 -0400 Brett Cannon Differentiate between libraries that are Python 3 compatible as-is vs.
Fri, 31 Aug 2012 11:52:30 -0400 Brett Cannon Pathlib works under Python 3.
Fri, 31 Aug 2012 11:52:10 -0400 Brett Cannon Ignore more stuff.
Wed, 25 Jul 2012 23:02:17 +0200 Antoine Pitrou Add a (hopefully accurate) license file.
Tue, 24 Jul 2012 21:37:10 +0200 Antoine Pitrou Update pathlib copy to fix compatibility with Windows under Python 2.7
Mon, 23 Jul 2012 23:21:12 +0200 Antoine Pitrou Add a pathlib benchmark (see speed ML)
Mon, 09 Jul 2012 22:40:39 +0200 Antoine Pitrou Use PeakPagefileUsage for memory usage tracking under Windows, for better accuracy.