SIGN IN SIGN UP

GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-126502)

* Mark almost all reachable objects before doing collection phase

* Add stats for objects marked

* Visit new frames before each increment

* Remove lazy dict tracking

* Update docs

* Clearer calculation of work to do.
M
Mark Shannon committed
b0fcc2c47a34a69c35c1a8031cd0589d3747c1af
Parent: a1d9c8a
Committed by GitHub <noreply@github.com> on 11/18/2024, 2:31:26 PM