Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-4691

Minimize use of synchronize / stateful objects in render logic

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: In Progress
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.11.5.2, 2.12.0.0
    • Fix Version/s: 2.11.5.2, 2.12.1, 2.12.0.0
    • Component/s: renderer
    • Labels:
      None

      Description

      Noticed a few cases where SequenceRenderer and others seems to needlessly hold state, resulting in render methods needing 'synchronized' - which neither work in JS or are desirable when trying to build fast concurrent rendering pipelines. This issue tracks resolution & testing as we move to 2.12/2.13

        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated: