Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e920d6

Browse files
committed
Add news
1 parent 287f381 commit 7e920d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Add a marking phase to the GC. All objects that can be transitively reached
2+
from builtin modules or the stacks are marked as reachable before cycle
3+
detection. This reduces the amount of work done by the GC by approximately
4+
half.

0 commit comments

Comments
 (0)