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 214578 - LowPerformance took 3658 ms.
Summary: LowPerformance took 3658 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-06-21 13:05 UTC by KhArtNJava
Modified: 2012-11-12 12:09 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184967


Attachments
nps snapshot (35.65 KB, application/nps)
2012-06-21 13:05 UTC, KhArtNJava
Details
nps snapshot (33.02 KB, application/nps)
2012-06-28 19:35 UTC, eleftrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2012-06-21 13:05:41 UTC
Build: NetBeans IDE Dev (Build 201206180001)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: Starting Netbeans with a PHP project automatically opening.  The Project isn't very large (4 php files, 7 images, 1 zip file and 1 csv file).

ytn01: Launched the IDE,
was navigating within the editor tabs opened from last session of the IDE.



Maximum slowness yet reported was 8363 ms, average is 4524
Comment 1 KhArtNJava 2012-06-21 13:05:47 UTC
Created attachment 121174 [details]
nps snapshot
Comment 2 eleftrik 2012-06-28 19:35:05 UTC
Created attachment 121517 [details]
nps snapshot

Double click on a .php file, then waited for Netbeans...
Comment 3 David Strupl 2012-11-12 12:09:19 UTC
Native painting can be slow when the system is under stress. I don't think we can use this report to improve our painting code. Closing as won't fix.