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
We have not eliminated all obj_free candidates (it is impossible), but it is no longer the biggest performance problem that prevent us from moving forward. It still has room for improvement, though.
Load-balancing: Handle extra-large arrays.
Specialising object-scanning fast paths
(Optional) Use in-header forwarding bits.
Step 4: Support StickyImmix, a generational collector
This is a very high level roadmap.
obj_free
obj_free
unnecessary for common types #11obj_free
candidates (it is impossible), but it is no longer the biggest performance problem that prevent us from moving forward. It still has room for improvement, though.The text was updated successfully, but these errors were encountered: