Opened 5 years ago

Last modified 3 years ago

#1650 closed task

Empty program will sometimes do a major GC, sometimes not - figure out why — at Initial Version

Reported by: sjamaan Owned by:
Priority: major Milestone: 5.3
Component: core libraries Version: 5.1.0
Keywords: Cc:
Estimated difficulty: medium

Description

This is an interesting thing to figure out

If you compile a completely empty file, and run it with -:g, sometimes it will do a major GC and sometimes it won't (just run it a few times, you'll notice the output is different sometimes).

Also, the major GC count is always at least 1.

Change History (0)

Note: See TracTickets for help on using tickets.