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 180898 - ~1.5s in parsing XML Mime Type definitions
Summary: ~1.5s in parsing XML Mime Type definitions
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-02-18 05:37 UTC by Exceptions Reporter
Modified: 2010-08-30 11:01 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161603


Attachments
nps snapshot (256.00 KB, application/nps)
2010-02-18 05:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-02-18 05:37:37 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows Vista
Maximum slowness yet reported was 30050 ms, average is 16870
Comment 1 Exceptions Reporter 2010-02-18 05:37:48 UTC
Created attachment 94285 [details]
nps snapshot
Comment 2 Jan Lahoda 2010-03-09 10:14:27 UTC
I think that the reporter mixed several independent reports together. Report
#340225 seems to relate to openide.text and opening/closing the components. I
have separated it into a separate report:
http://statistics.netbeans.org/exceptions/detail.do?id=166156

Seems that I am unable to create an IZ entry for it. Clicking at "Bugzilla:
enter" leads to: 
---
Error Page

Something is wrong: null.
---

The other reports (esp. my last report 349826 - I was not opening/closing any
editors, I was changing extension of a file) seem to relate more to FS refresh
or something similar, so reassigning back to filesystems.
Comment 3 Jaroslav Tulach 2010-03-10 10:38:54 UTC
The 
http://statistics.netbeans.org/exceptions/exception.do?id=349826
clearly shows overloaded system (>20 File.list(), Hg status, Hg process running around). There does not seem much we can do about this.

The second report is similar
http://statistics.netbeans.org/exceptions/exception.do?id=295327
but it also shows a change in NbLoaderPool...
Comment 4 Jaroslav Tulach 2010-08-30 11:01:31 UTC
Two reports so far. Marking won'tfix.