2016-08-18 8:48 GMT+02:00 Armin Rigo <ar...@tunes.org>:
> Indeed, bzr cannot be installed on PyPy because it uses Cython in a
> strange way: it declares and directly pokes inside PyListObjects from
> a .pyx file.  But note that bzr (seems to) have systematically a pure
> Python version of all its .pyx files. (...)

bazar is only used for a "startup" benchmark. I don't think that such
benchmark is very interesting... I would prefer to see a benchmark on
a less dummy operation on the repository than displaying the help...

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

Reply via email to