[pypy-dev] New version of Codespeed (0.7) for speed.pypy.org

Antonio Cuni anto.cuni at gmail.com
Fri Jan 21 19:14:28 CET 2011


On 21/01/11 08:49, Miquel Torres wrote:
> @Anto
>
> Yes, branches are a pending item that has been requested a couple of times now.

yes, I think most of the requests has been by me :)

> The current solution is actually not to abuse an environment like you
> say, but to create a new project for a branch. That way it gets
> cleanly separated, and in a way branches are like different projects.
> But it is of course not optimal. Technically it is very easy to come
> up with several solutions (add a branch dimension, for example), but
> interface-wise it is not easy to find something that doesn't clutter
> things.

Uhm, I don't think that using a different project is a good idea. For 
branches, we are usually not much interested in the branch history, but in the 
comparison with trunk (ideally, with trunk at the point we created the branch, 
or at the point of the last merge from trunk).

As for visualize changes, I think that we don't need anything fancy, for 
example it would be already immensely useful to have the possibility of 
displaying the Changes page in a way that it compares the performances of the 
branch against trunk.

ciao,
Anto



More information about the Pypy-dev mailing list