This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200560 - LowPerformance took 23573 ms.
Summary: LowPerformance took 23573 ms.
Status: RESOLVED DUPLICATE of bug 203827
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-08-01 08:57 UTC by ThaKladd
Modified: 2011-10-17 14:05 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179990


Attachments
nps snapshot (534.28 KB, application/nps)
2011-08-01 08:58 UTC, ThaKladd
Details
nps snapshot (41.73 KB, application/nps)
2011-08-11 15:01 UTC, Exceptions Reporter
Details
nps snapshot (809.58 KB, application/nps)
2011-08-14 15:35 UTC, alesak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ThaKladd 2011-08-01 08:57:44 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7566-on-20110721)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
ThaKladd: When accessing a minified javascript file - 33 kb.



Maximum slowness yet reported was 23573 ms, average is 10574
Comment 1 ThaKladd 2011-08-01 08:58:01 UTC
Created attachment 109722 [details]
nps snapshot
Comment 2 Exceptions Reporter 2011-08-11 15:01:27 UTC
Created attachment 109933 [details]
nps snapshot

open javascript file
Comment 3 alesak 2011-08-14 15:35:02 UTC
Created attachment 109964 [details]
nps snapshot

diff 150kB .html file with incorrect HTML content (just text file)
Comment 4 Miloslav Metelka 2011-10-17 14:05:03 UTC
A lot of time spent in TextLayout.draw() (TextLine.draw()). Dup of issue 203827.

*** This bug has been marked as a duplicate of bug 203827 ***