could you also give more info of the jvm/flags you use. Especially I see you are on a mac where last time I checked the default was the client HotSpot.
On Fri, Jun 25, 2010 at 12:18 PM, Heinz N. Gies <[email protected]> wrote: > > On Jun 25, 2010, at 12:19 , Nicolas Oury wrote: > > > Have you tried manual copying of the perm array (as in the scala > version)? > > It is probably not much better or worse, but it would be nice to have the > same algorithm than scala, for comparaison purpose. > Yes the original version did that, the impact of change was minimal but in > the end I found it cleaner to use the low level system funciton. > > Regards, > Heniz > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
