
On Sat, Oct 20, 2012 at 1:21 PM, Carsten Senger senger@rehfisch.de wrote:
Am 19.10.2012 21:38, schrieb Miquel Torres:
Right. On the webapp (Codespeed) side of things I am willing to help in anything you need. The blocker has been mostly the benchmark runner, AFAIK.
Some month ago I worked on the benchmark runner and the build slave helpers in the pypy repository. They can run the test suite for both pypy and cpython. It will need no or minor tweeks to use python3. What was missing back then, and IIRC planned to be discussed at PyCo, was the port of the benchmarks to python 3.
Now it can be set up on speed.p.o (with minor adjustments if necessary). I'd do work on that too.
..Carsten
FYI the running on python 2 never worked (because of option passing). It roughly shows up how people care (or how much they know). I suppose we can declare "running benchmarks on python 2" a completely pointless exercise.