[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Visualising comparative programming language performance
- From: Dolphin <dhawkins@...>
- Date: Fri, 5 Jun 2009 17:01:21 +0000 (UTC)
I think it is strange they they deny the alternate binary trees implementation
by setting a parameter on the gc:
collectgarbage("setstepmul", 0)
that file creates a TON of garbage and on my PC the speedup is HUGE.