heap allocation for MLton object instatiation test?

Doug Bagley doug@bagley.org
Thu, 28 Jun 2001 10:53:51 -0500 (CDT)


Hi Stephen,
I hope I'm not bugging you, but I was wondering if this program 

 http://www.bagley.org/~doug/shootout/bench/objinst/objinst.mlton

could be modified to do a create object/destroy object on the heap for
every iteration of the instantiation loop?

I don't know for sure, but I think that it isn't doing that right now.
I'm not even sure if that makes sense in SML, but I was hoping you
could enlighten me.

Thanks for all your help.

Cheers,
Doug