Skip to content

Commit

Permalink
Add news
Browse files Browse the repository at this point in the history
  • Loading branch information
markshannon committed Nov 6, 2024
1 parent 659fd1e commit 4cfbc4f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Add a marking phase to the GC. All objects that can be transitively
reached from builtin modules or the stacks are marked as reachable
before cycle detection. This reduces the amount of work done by the
GC by approximately half.

0 comments on commit 4cfbc4f

Please sign in to comment.