2016-08-18 2:37 GMT+02:00 Victor Stinner <victor.stin...@gmail.com>:
> PyPy, Pyston, Pyjion, Numba, etc. : Hey! it's now time to start to
> take a look at my project and test it ;-) Tell me what is broken, what
> is missing, and I will try to help you to move your project to this
> new benchmark suite!

I made a quick test on PyPy: the creation of the virtual environment
fails when trying to compile a Cython extension to install bzr. Since
bzr is not tested by the PyPy benchmark suite, I just removed
bzr_startup benchmark to make my Python benchmark suite compatible
with PyPy.


> As requested (suggested?) by Brett Canon, the Git repository has no
> history, ...

Reference:
https://mail.python.org/pipermail/speed/2016-July/000401.html
Brett: "I say just start a new repo from scratch. (...)"

Victor
_______________________________________________
Speed mailing list
Speed@python.org
https://mail.python.org/mailman/listinfo/speed

Reply via email to