Re: [racket-dev] memory issues

2012-04-23 Thread Stephen Bloch
On Apr 23, 2012, at 8:12 AM, Robby Findler wrote: > On Sun, Apr 22, 2012 at 7:32 AM, Stephen Bloch wrote: >> For example, I start DrRacket from the command line: the window opens, then >> spends 15 seconds gc-ing before showing the "Welcome" message. Memory usage >> 162.50 MB. >> Open ".../co

[racket-dev] memory issues

2012-04-23 Thread Robby Findler
On Sun, Apr 22, 2012 at 7:32 AM, Stephen Bloch wrote: > For example, I start DrRacket from the command line: the window opens, then > spends 15 seconds gc-ing before showing the "Welcome" message.  Memory usage > 162.50 MB. > Open ".../collects/picturing-programs/tests/rotating-triangle.rkt"; no