Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy
Commits:
e02f9c5f by Armin Rigo at 2020-07-13T12:10:19+02:00
Better performance for pypy3---the following sequence no longer
makes any copy:
b = StringBuilder(); b.append(some_large_string); s = b.build()
- - - - -
0790c01f by Armin Rigo at 2020-07-13T12:10:47+02:00
merge heads
- - - - -
4aa77881 by Armin Rigo at 2020-07-13T12:11:20+02:00
hg merge default
--HG--
branch : py3.6
- - - - -
2 changed files:
- rpython/rtyper/lltypesystem/rbuilder.py
- rpython/rtyper/test/test_rbuilder.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/compare/e66a04bd09bbbb6deed54e287f9fae9bb13b6720...4aa778819f12d90f4a4ba29a65f2c57cbcfa2252
--
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/compare/e66a04bd09bbbb6deed54e287f9fae9bb13b6720...4aa778819f12d90f4a4ba29a65f2c57cbcfa2252
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