This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [GCJ] Performance of GUI applications on embedded systems
- From: Andrew Haley <aph at redhat dot com>
- To: ffileppo <ffileppo at libero dot it>
- Cc: java <java at gcc dot gnu dot org>, classpath <classpath at gnu dot org>
- Date: Mon, 10 Nov 2008 10:19:20 +0000
- Subject: Re: [GCJ] Performance of GUI applications on embedded systems
- References: <KA40Q0$E3935E166D11146F3002F69AF3E394C5@libero.it>
ffileppo wrote:
> I can see that with your patch the application now doesn't
> hang anymore when highlighting and/or clicking on buttons.
> GUI performance of applications on my embbeded
> system seems also to be quite better now.
Good.
> I wonder if there's still some place for UI performance
> improvement.
I'm sure there is! Patches welcome.
Andrew.