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

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



Carl Friedrich Bolz-Tereick pushed to branch branch/default 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

- - - - -
fb279fcb by Carl Friedrich Bolz-Tereick at 2021-05-07T14:10:16+02:00
merge heads

- - - - -


1 changed file:

- rpython/rlib/buffer.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e31730f5e9dd918ec82565907ceeaa328f072181...fb279fcbf9af8c1ea49c442843b169b553e77626

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e31730f5e9dd918ec82565907ceeaa328f072181...fb279fcbf9af8c1ea49c442843b169b553e77626
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/5654c2ec/attachment.html>


More information about the pypy-commit mailing list