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


Commits:
d2598b47 by Carl Friedrich Bolz-Tereick at 2021-05-25T16:17:24+02:00
remove O(len(graphs) ** 2) behaviour in rtyping by not computing the set of
*all* startblocks every time we finish some helpers, only the blocks of the
relevant graphs

- - - - -


2 changed files:

- rpython/translator/simplify.py
- rpython/translator/transform.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/d2598b47265af6b6bec1124fd3a78dcb7ba9b457
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