Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
0934d145 by Carl Friedrich Bolz-Tereick at 2023-03-20T16:03:16+01:00
do a ton less string copies in the bytecode compiler

- - - - -
43db7225 by Carl Friedrich Bolz-Tereick at 2023-03-21T09:27:08+01:00
small optimization in the tokenizer: don't allocate tuples for the 
parenstack,
just use the tokens as entries

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/pyparser/pytokenizer.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e19bbe7d6ae3651ed22e141919466361031f72a4...43db72253eb21357c17f03b79007b237d6f401c4

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e19bbe7d6ae3651ed22e141919466361031f72a4...43db72253eb21357c17f03b79007b237d6f401c4
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to