Menu

#228 SPEEDUP BloxPanedView.java

feature requests
open
nobody
None
5
2000-11-03
2000-11-03
No

Full_Name: pat barta
Version: 0 10 c
OS: windows
Submission from: (NULL) (24.3.7.26)
Submitted by: patr

BloxPanedView is very inefficient.

don't construct different views for each measure in BloxPanedView constructor,
construct them as needed in getMask(), etc.

this will speed up start up, and use less memory too.

Discussion


Log in to post a comment.