[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: gaaaaah, ByteBuffer.setslice used to use the generic implementation from

Carl Friedrich Bolz-Tereick foss at heptapod.net
Fri May 7 08:12:11 EDT 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210507/a362ac00/attachment.html>


More information about the pypy-commit mailing list