On Aug 2, 2013, at 1:04 AM, Maciej Fijalkowski wrote: > On Fri, Aug 2, 2013 at 6:37 AM, Vito De Tullio <vito.detul...@gmail.com> > wrote: >> Hi. >> >> with the release of pypy3, I was hoping to see also this version on the >> speed center (running against cpython3 or, if it makes sense, versus >> pypy/cpython2) but I cannot find it. >> >> Are there some plan to integrate pypy3 on the speed center? > > The main problem is that most benchmarks don't support python 3. There > has been some work, but the most interesting ones are not ported.
Brett Cannon put some effort into bringing PyPy's benchmarks[1] over to the 'official' Python benchmark suite[2] as well as porting them to Python 3. I'm not sure if everything was actually migrated over and or ported. http://speed.pypy.org still uses the PyPy benchmark suite. Maciej, isn't there someone else now working on unifying the benchmark suite and the speed.pypy/python.org sites? [1] https://bitbucket.org/pypy/benchmarks [2] http://hg.python.org/benchmarks/ -- Philip Jenvey _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev