[Speed] Ideas for speed.python.org
Stefan Behnel
stefan_ml at behnel.de
Mon Jul 11 18:43:37 CEST 2011
Jesse Noller, 11.07.2011 16:58:
> On Mon, Jul 11, 2011 at 10:25 AM, Da_Blitz wrote:
>> Who will need regular accesses to the box?
>
> This is up to the team. Currently, I have root and 1 user, and Fijal
> has an account.
>
> This server is for benchmarking CPython, PyPy and Jython and
> potentially running detailed code coverage reports.
I'd like to set up Cython eventually. Shouldn't be too hard, there's a
"build'n'run" command line interface to it.
Can we have ccache installed on the machine? Tends to shave off some
factors of build time.
Stefan
More information about the Speed
mailing list