Details
- 
    Type:
Improvement
 - 
    Status: Ready for testing
 - 
    Priority:
Major
 - 
    Resolution: Unresolved
 - 
    Affects Version/s: None
 - 
    Fix Version/s: 2.12.0
 - 
    Component/s: jalview-j2s
 - 
    Labels:None
 
Description
                    It can take up to 2 seconds to render an overview for a simple 150 base x 15sequence alignment (uniref50.fa)
I have isolated the issue, not surprisingly, to OverviewPanel.updateOverviewImage(), which does many calls just to find out that a color has not changed.
Experimenting with marking sequences as tainted.
I have isolated the issue, not surprisingly, to OverviewPanel.updateOverviewImage(), which does many calls just to find out that a color has not changed.
Experimenting with marking sequences as tainted.