[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/28186] Graphics2D.drawString slowdown
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug awt/28186] Graphics2D.drawString slowdown |
Date: |
28 Jun 2006 08:02:22 -0000 |
------- Comment #1 from hendrich at informatik dot uni-hamburg dot de
2006-06-28 08:02 -------
Created an attachment (id=11767)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11767&action=view)
updated testcase with drawString mode
Compile and run; select drawString mode; compare initial performance data
with same data after several minutes of runtime. On my system, repainting
slows down from ~300ms/frame to over 1100ms/frame. This slowdown only
happens for drawString.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28186