FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 579 : improve speed of rebuilding the sketch menu (improve speed for rename and save as)
Last modified: 2008-10-21 11:19
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P4
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
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
.