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 248540 - unknown: LowPerformance took 24503 ms.
Summary: unknown: LowPerformance took 24503 ms.
Status: RESOLVED DUPLICATE of bug 227232
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-11-10 12:10 UTC by bobvdputten
Modified: 2014-11-14 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213320


Attachments
nps snapshot (18.88 KB, application/nps)
2014-11-10 12:10 UTC, bobvdputten
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bobvdputten 2014-11-10 12:10:01 UTC
This bug was originally marked as duplicate of bug 194093, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
bobvdputten: Nothing, just pressed the RUN button..



Maximum slowness yet reported was 24503 ms, average is 24503
Comment 1 bobvdputten 2014-11-10 12:10:03 UTC
Created attachment 150389 [details]
nps snapshot
Comment 2 Tomas Hurka 2014-11-14 13:43:02 UTC
The whole time in AWT is spent in sun.awt.Win32GraphicsDevice.isPixFmtSupported[native]()

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