Bug 579 : improve speed of rebuilding the sketch menu (improve speed for rename and save as)
Last modified: 2008-10-21 11:19




Status:
ASSIGNED
Resolution:
-
Priority:
P4
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2007-06-10 10:03
the rebuildMenus() function inside Sketchbook is inefficient because it's
re-scanning jar files and libraries on every rebuild. need some method to
cache these.

the method was written at a time when sketchbooks were much smaller, now
there are several other optimizations that could be made.
This bug is now being tracked here.