Re: OT: O(N) Garbage collection?

2011-02-19 Thread dsimcha
On 2/19/2011 2:46 PM, Trass3r wrote: Note: I know I could make the program in question a lot more space efficient, and that's what I ended up doing. It works now. It's just that it was originally written for yeast, where space efficiency is obviously not a concern, and I would have liked to just

OT: O(N) Garbage collection?

2011-02-19 Thread Trass3r
Note: I know I could make the program in question a lot more space efficient, and that's what I ended up doing. It works now. It's just that it was originally written for yeast, where space efficiency is obviously not a concern, and I would have liked to just try a one-off calculation on