Re: SBCL performance on OS X
- From: William Bland <doctorbill.news@xxxxxxxxx>
- Date: Tue, 06 Dec 2005 18:20:35 GMT
On Tue, 06 Dec 2005 10:02:15 +0000, Christophe Rhodes wrote:
>
> Possibly the most straightforward way of achieving this is to shrink
> the available heap size. This is easy to do for SBCL: simply change
> the parameters in src/compiler/ppc/parms.lisp and recompile.
>
Thanks very much for taking the time to reply with all this useful
information Christophe! I had been assuming that SBCL used a single GC
over all platforms. Things begin to make a lot more sense now.
Your comment above made me wonder if there's any fundamental reason nobody
has added a maximum-heap-size command-line switch to SBCL. Perhaps it's
just lack of time and/or interest? If that's the case I might have a go
at doing it myself.
Thanks again and best wishes,
Bill.
.
- Follow-Ups:
- Re: SBCL performance on OS X
- From: Christophe Rhodes
- Re: SBCL performance on OS X
- References:
- SBCL performance on OS X
- From: William Bland
- Re: SBCL performance on OS X
- From: Christophe Rhodes
- Re: SBCL performance on OS X
- From: Christophe Rhodes
- SBCL performance on OS X
- Prev by Date: Re: Reddit rewritten in Python
- Next by Date: Re: Reddit rewritten in Python
- Previous by thread: Re: SBCL performance on OS X
- Next by thread: Re: SBCL performance on OS X
- Index(es):
Relevant Pages
|