bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/26486] Graphics.fillRect extremely slow


From: fitzsim at redhat dot com
Subject: [Bug awt/26486] Graphics.fillRect extremely slow
Date: 9 Mar 2006 03:25:52 -0000


------- Comment #18 from fitzsim at redhat dot com  2006-03-09 03:25 -------
Here are the results of my patch on GCJ, with flushing:

$ ./FillRect2 
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 7 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)
paintComponent took 8 msec. (4097 fillRect calls)

I'll try without flushing tomorrow.  I just sent a mail to Mark about the
copyright assignment.  We'll see what he thinks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26486





reply via email to

[Prev in Thread] Current Thread [Next in Thread]