[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-refactor-tracesplit] turn on flags for enabling shallow tracing

2022-06-24 Thread Yusuke Izawa (@3tty0n)
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:

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-refactor-tracesplit] 3 commits: fix the token handling in tracesplit

2022-06-24 Thread Yusuke Izawa (@3tty0n)
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

[pypy-commit] [Git][pypy/pypy][branch/gc-custom-trace-memo] make sure to always inline the callback inside the specialized gc.trace...

2022-06-24 Thread Antonio Cuni (@antocuni)
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