This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Some profile results: scm_sloppy_assq?


Han-Wen Nienhuys <hanwen@cs.uu.nl> writes:

> Isn't there some kind of C interface ,
> 
>   setenv ("GUILE_INIT_SEGMENT_SIZE_1", "4194304", 0);
>   setenv ("GUILE_MAX_SEGMENT_SIZE", "8388608", 0);

there really should be some standartized way to set Guile startup
options, the allocator being the most obvious example.  perhaps the
`options' thingie can be used to do that, I'll check later.

-- 
REALITY is an illusion that stays put.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]