Armin Rigo pushed to branch branch/default at PyPy / pypy


Commits:
1ed4121f by Armin Rigo at 2021-10-12T12:48:44+02:00
Performance fix: in ffi.memmove() when the src argument is a bytes object it 
would painfully copy the bytes out of the nursery, but it doesn't need to

- - - - -


1 changed file:

- pypy/module/_cffi_backend/func.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1ed4121f75a83bc903eca72a34b31a167723ae21

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1ed4121f75a83bc903eca72a34b31a167723ae21
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to