Skip to content

Commit 4cfbc4f

Browse files
committed
Add news
1 parent 659fd1e commit 4cfbc4f

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
2+
reached from builtin modules or the stacks are marked as reachable
3+
before cycle detection. This reduces the amount of work done by the
4+
GC by approximately half.

0 commit comments

Comments
 (0)