Re: [Speed] New benchmark suite for Python

Aug. 18, 2016
3:55 p.m.
2016-08-18 8:48 GMT+02:00 Armin Rigo <arigo@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
3194
Age (days ago)
3194
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Stinner