[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1650: Empty program will sometimes do a major GC, so
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1650: Empty program will sometimes do a major GC, sometimes not - figure out why |
Date: |
Sat, 28 Sep 2019 13:48:40 -0000 |
#1650: Empty program will sometimes do a major GC, sometimes not - figure out
why
--------------------------------+----------------------------
Reporter: sjamaan | Type: task
Status: new | Priority: major
Milestone: 5.3 | Component: core libraries
Version: 5.1.0 | Keywords:
Estimated difficulty: medium |
--------------------------------+----------------------------
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.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1650>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1650: Empty program will sometimes do a major GC, sometimes not - figure out why,
Chicken Trac <=