amaneureka/AtomOS

[GC] Minimize Global Search Space

Closed this issue · 0 comments

Right now GC search for objects in complete global search space and this can be made more efficient by making some changes in Compiler. like searching in IsClass type fields only.