[Python-Dev] Python 3 benchmarks (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Jan 28 19:39:08 CET 2012
- Previous message: [Python-Dev] Python 3 benchmarks
- Next message: [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 28 Jan 2012 14:21:18 +0200 Maciej Fijalkowski <fijall at gmail.com> wrote:
Hi
Something that's maybe worth mentioning is that the "official" python benchmark suite http://hg.python.org/benchmarks/ has a pretty incomplete set of benchmarks for python 3 compared to say what we run for pypy: https://bitbucket.org/pypy/benchmarks I think a very worthwhile project would be to try to port other benchmarks (that actually use existing python projects like sympy or django) for those that has been ported to python 3.
Agreed.
cheers
Antoine.
- Previous message: [Python-Dev] Python 3 benchmarks
- Next message: [Python-Dev] threading.Semaphore()'s counter can become negative for non-ints
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]