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 123521

Summary: Strip out TLD descriptions from woodstock tag library descriptor
Product: obsolete Reporter: Jayashri Visvanathan <jayashri>
Component: visualwebAssignee: _ gowri <gowri>
Status: RESOLVED FIXED    
Severity: blocker Keywords: PERFORMANCE, PLAN
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 123191    
Bug Blocks:    

Description Jayashri Visvanathan 2007-12-05 23:50:45 UTC
Strip out TLD descriptions from woodstock tag library descriptor. Some metrics from Winston on what we gain from this:

Before trimming  (webui-jsf.jar size 4.4 MB)

Opening  first page of  MovieAdmin sample Application  ~19 secs. (on my MAC)

Memory after opening 25 pages from an application- ~ 180 MB (after GC)
(each page contains about 20 Table component)

After trimming (webui-jsf.jar size 2.2 MB)

Opening  first page of  MovieAdmin sample Application  ~16 secs.

Memory after opening 25 pages from an application- ~ 175 MB (after GC)
(each page contains about 20 Table component)
Comment 1 _ gowri 2008-01-23 20:11:03 UTC
This has to be fixed in Woodstock repository (https://woodstock.dev.java.net/issues/show_bug.cgi?id=1031). Hence closing
as will not fix.
Comment 2 Jayashri Visvanathan 2008-01-23 20:36:18 UTC
Gowri, lets leave this open until the fix is available in woodstock or gets integrated.
thanks
Comment 3 Jayashri Visvanathan 2008-01-23 21:53:45 UTC
Per Woodstock issue 1031, this has been addressed in Woodstock 4.1.1. So this fix is available for NetBeans 6.0 and 6.1