On Fri, Aug 2, 2013 at 11:40 PM, Philip Jenvey <[email protected]> wrote: > > On Aug 2, 2013, at 1:04 AM, Maciej Fijalkowski wrote: > >> On Fri, Aug 2, 2013 at 6:37 AM, Vito De Tullio <[email protected]> >> 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 >
Not that I know of. The port obviously ignored all the "this large library + benchmark" parts, which might be better these days. Someone has to revisit that. Cheers, fijal _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
