[gambit-list] Make the default heap size 1MB
Marc Feeley
feeley at iro.umontreal.ca
Thu Jan 3 14:38:44 EST 2013
On 2012-12-18, at 8:45 AM, Bradley Lucier <lucier at math.purdue.edu> wrote:
>
> Surely 1MB can be OK as a default heap size nowadays ;-)!
Why not 2, 5 or 10MB? A default heap size of 5 MB makes some sense given that it is roughly the size of the executable code of the library.
BTW, if you want a different default heap size, why don't you use :
export GAMBCOPT=m1000
in your .profile?
Marc
More information about the Gambit-list
mailing list