Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2055

Introduce caching in CommandFactory to improve performance

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.12.0.Final
    • 2.11.0.Final
    • UI - API
    • None

      Currently UICommands are not cached, especially in scenarios where commands need to be looked up for metadata. For instance, in the Eclipse Quick Action menu, every launch of the menu, creates new UICommand instances and invokes the isEnabled method on them. We should minimize the number of times this occurs, since it is wasteful and results in slower launch times.

            vineet.reynolds_jira Vineet Reynolds (Inactive)
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: