[MLton-devel] allocating space for IntInf primitives

Henry Cejtin henry@sourcelight.com
Wed, 23 Oct 2002 17:01:03 -0500


I don't have any strong disagreement to changing the IntInf stuff back to the
old style, but I claim that unless it is  hard,  it  is  probably  better  to
initially  allocate  all  IntInf's in the nursery.  My argument is that their
life expectancy is always low, even if they are huge.

When I say `hard' above, I'm thinking that if the nursery is too small,  then
I probably wouldn't worry and would put them in the older generation.  Still,
I really think that even big  bignums  are  short  lived,  usually  they  are
intermediate results which are going to go dead almost instantly.


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel