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 225099 - org.netbeans.modules.editor.lib.ColoringMap.findSyntaxLanguage: LowPerformance took 3679 ms.
Summary: org.netbeans.modules.editor.lib.ColoringMap.findSyntaxLanguage: LowPerformanc...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-01-19 15:26 UTC by szmitek
Modified: 2013-01-21 14:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197773


Attachments
nps snapshot (26.33 KB, application/nps)
2013-01-19 15:26 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2013-01-19 15:26:08 UTC
This bug was originally marked as duplicate of bug 221694, 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 201301100107)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 8

User Comments:
szmitek: Opening index.php without HTML



Maximum slowness yet reported was 3679 ms, average is 3679
Comment 1 szmitek 2013-01-19 15:26:10 UTC
Created attachment 130396 [details]
nps snapshot
Comment 2 Milutin Kristofic 2013-01-21 14:21:54 UTC
java.io.WinNTFileSystem.getLastModifiedTime[native]()	30.862215	1,017 ms (30.9%)	1,017 ms

There is classloading slow by windows filesystem. Probably busy reading.