You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement mark_sweep _branded based on approved API redesign (#83)
* feat: implement mark_sweep_branded based on approved API redesign
* fix
* add ephemeron support
* replace Tracer with TraceColor
* remove pool_entries Vec and allocation_count
* implement tri-color marking
* refactor: use PoolPointer, make Ephemeron::key_ptr Option<PoolPointer>
* refactor: move RootNode, Root and RootLink into separate root module
0 commit comments