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 77892 - Redundant data in layer cache
Summary: Redundant data in layer cache
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-06-14 12:16 UTC by _ rkubacki
Modified: 2009-12-21 05:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2006-06-14 12:16:15 UTC
mf-layer cache file is not bigger than 500kB in trunk

We can avoid many duplicate strings of some well known attr names.

Another place for optimization are URLs that looks like:
jar:file:/home/radim/stavbicka/ide8/modules/org-netbeans-modules-html-editor.jar!/org/netbeans/modules/html/editor/resources/DTDs/4_0/loose.dtd
Comment 1 _ rkubacki 2006-11-30 16:43:20 UTC
Did you already fixed this?
Comment 2 Petr Nejedly 2006-11-30 20:08:45 UTC
Not yet, though I have some prototype which backreferences all the strings.
IIRC there were still some issues and some room for optimalizations in the
embedded URL handling.

Comment 3 Quality Engineering 2009-12-21 05:20:43 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team