Uploaded image for project: 'ACE'
  1. ACE
  2. ACE-322

Review and profile the Vaadin UI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • UI
    • None

    Description

      Currently, our Vaadin UI isn't the fastest one around. It noticeably slows down when you have lots of entities. I don't think this is a problem with Vaadin itself, but rather the way we use it (since nobody on the team had significant experience with it when we started). We should review and profile this code to see if we can improve it. Some areas to look into:

      a) The fact that our changes are often asynchronous and the consequence, having to use a timer to constantly refresh the UI.
      b) The way we handle selections and associations (I have a feeling we're doing too much work there).

      Attachments

        Activity

          People

            Unassigned Unassigned
            marrs Marcel Offermans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: