please disregard half my previous post

Per Bothner bothner at cygnus.com
Thu May 15 20:19:08 PDT 1997


> Is there any reason that the following methods take so long to compile?
> 
> java/lang/Character.<clinit> -- 4656 ms

This method is huge - anout 60kB.  When compiling, Kaffe allocates
a struct per instuction, which ends up eating 10MB.

Tim is planning on fixing this, but says it is non-trivial.

	--Per Bothner
Cygnus Solutions     bothner at cygnus.com     http://www.cygnus.com/~bothner



More information about the kaffe mailing list