This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] enable double buffering on GtkCanvasPeer


Hi,

On Sat, 2003-07-19 at 02:28, graydon hoare wrote:
> Tom Tromey <tromey@redhat.com> writes:
> > >>>>> "graydon" == graydon hoare <graydon@redhat.com> writes:
> > 
> > graydon> if JNI is really super-expensive
> > 
> > JNI is pretty heavy.  BTW I like your numbers-driven approach.
> 
> drumroll please...
> [...]
> I'm convinced. rewriting everything to use as little JNI as possible.

Good to see these numbers. We actually have some (admittedly old and not
updated for at least three years I am afraid) documentation about native
efficiency:
http://www.gnu.org/software/classpath/docs/hacking.html#SEC11
Probably nothing you not know already by now though.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]