From: ts Date: 2004-10-27T00:26:58+09:00 Subject: Re: Errors in line numbers reported? >>>>> "M" == Markus writes: M> I think the 12.5% increase only applies to the generated code size, M> which I suspect is only a fraction of the total memory footprint; I M> think it comes to 4 bytes per node, which (estimating ~5 nodes per line, M> average) comes to around 160K for a 8k line program. rb_newobj() in gc.c Guy Decoux