Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits: 49e4ed2b by Carl Friedrich Bolz-Tereick at 2021-05-07T13:13:47+02:00 gaaaaah, ByteBuffer.setslice used to use the generic implementation from Buffer! that means a virtual method call per character read from files in pypy3 - - - - - f26af80c by Carl Friedrich Bolz-Tereick at 2021-05-07T14:09:12+02:00 merge default (speads up binary file reading by a factor of 3) --HG-- branch : py3.7 - - - - - 01f37c1c by Carl Friedrich Bolz-Tereick at 2021-05-07T14:10:30+02:00 merge heads --HG-- branch : py3.7 - - - - - 1 changed file: - rpython/rlib/buffer.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/238226d1aac274810d5969aedca3424f03781891...01f37c1cf240c0171cbf70412bf848593d5dd9de -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/238226d1aac274810d5969aedca3424f03781891...01f37c1cf240c0171cbf70412bf848593d5dd9de You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
