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


Commits:
7c99942a by Carl Friedrich Bolz-Tereick at 2021-03-11T20:28:40+01:00
a test that shows the problem of #3402: when disabling inlining we can get into
a situation where we retrace again and again the same loop, because it is
itself too huge

- - - - -


1 changed file:

- rpython/jit/metainterp/test/test_recursive.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/7c99942a659146fe8bcc236074f42631917053bd

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

Reply via email to