[pypy-commit] [Git][pypy/pypy][branch/default] count the number of ops that aren't even executed, because they are caught by

Carl Friedrich Bolz-Tereick foss at heptapod.net
Fri Feb 21 04:12:47 EST 2020


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


Commits:
06ef154c by Carl Friedrich Bolz-Tereick at 2020-02-21T10:01:11+01:00
count the number of ops that aren't even executed, because they are caught by
the heap cache

- - - - -


4 changed files:

- rpython/jit/metainterp/jitprof.py
- rpython/jit/metainterp/pyjitpl.py
- rpython/jit/metainterp/test/test_jitprof.py
- rpython/rlib/jit.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/06ef154ca62445bf0ddbcf3c4d3ca2315b115a1e

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/06ef154ca62445bf0ddbcf3c4d3ca2315b115a1e
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200221/e1fd5878/attachment.html>


More information about the pypy-commit mailing list