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 250992 - unknown: LowPerformance took 12510 ms.
Summary: unknown: LowPerformance took 12510 ms.
Status: RESOLVED DUPLICATE of bug 227232
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2015-03-07 13:47 UTC by xjflyttp
Modified: 2015-03-27 09:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215928


Attachments
nps snapshot (18.64 KB, application/nps)
2015-03-07 13:47 UTC, xjflyttp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xjflyttp 2015-03-07 13:47:35 UTC
This bug was originally marked as duplicate of bug 181584, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201503060001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 7

User Comments:
xjflyttp: <Please provide a description of the problem or the steps to reproduce>
switching tab
editing yii2 framework application.



Maximum slowness yet reported was 12510 ms, average is 12510
Comment 1 xjflyttp 2015-03-07 13:47:36 UTC
Created attachment 152464 [details]
nps snapshot
Comment 2 Tomas Hurka 2015-03-27 09:58:23 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 ***