-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Improve the efficiency of the associateComponent method of the SheetMusicMatrix class as it is the greatest bottleneck for large images. Maybe try to reduce the search space for the Staffs? Could try adding more sorted sets on each boundary of the Staff, but this would increase memory usage by quite a bit.