Antonio Cuni pushed to branch branch/gc-custom-trace-memo at PyPy / pypy
Commits:
698189c9 by Antonio Cuni at 2022-06-24T16:46:35+01:00
make sure to always inline the callback inside the specialized gc.trace
functions. This is essential for minor collections, else we do an unnecessary
call to
Yusuke Izawa pushed to branch
branch/threaded-code-generation-refactor-tracesplit at PyPy / pypy
Commits:
9e4bbb29 by Yusuke Izawa at 2022-06-24T18:13:39+09:00
fix the token handling in tracesplit
--HG--
branch : threaded-code-generation-refactor-tracesplit
- - - - -
b8967504 by Yusuke Izawa
Yusuke Izawa pushed to branch
branch/threaded-code-generation-refactor-tracesplit at PyPy / pypy
Commits:
2a89b7bc by Yusuke Izawa at 2022-06-24T18:21:20+09:00
turn on flags for enabling shallow tracing
--HG--
branch : threaded-code-generation-refactor-tracesplit
- - - - -
1 changed file: