I'm aware of JIT, but compiling to native can still increase performance and
eliminates the java interpreter, so it may be worth a shot.

-----Original Message-----
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 03, 2002 5:20 AM
To: [EMAIL PROTECTED]
Subject: Re: Native compile using GCJ or Kaffe to boost performance


Jeremiah Fisher wrote:
> I'm still trying to compile FOP to native code. This should provide a
> significant speed increase over Java byte code, but there are alot of
> issues (paths?) involved. Does anyone have experience in this matter or
> know of a resource I could turn to? Any help would be appreciated.
Not really. Why do you think it's going to boost performance? Have you heard
about JIT or hotspot in java?

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to