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 _trace_drag_out which costs 5-10% on gcbench

--HG--
branch : gc-custom-trace-memo

- - - - -


1 changed file:

- rpython/memory/gc/base.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/698189c923789afced487f0e053f29d9669d2f93
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to