[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] Re: [gambit-list] Help With Memory
From: |
Alex Shinn |
Subject: |
[Chicken-users] Re: [gambit-list] Help With Memory |
Date: |
Sat, 27 Sep 2008 01:34:59 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin) |
Marc Feeley <address@hidden> writes:
> I've attached the trace and source code below. The wild difference in
> performance you get is perhaps due to the old version of Gambit you
> are using. Can you please try this on your machine with Gambit
> v4.2.8?
Before I do that (because I need to close every application
on my machine to have enough memory to compile Gambit),
could you try using the same flags I used for Chicken? It's
-Ob (or -benchmark-mode), not -b.
--
Alex