Actions
Task #2969
closedIdea #2871: Improve workbench performance by using helper methods to cache API lookups during view rendering
Review branch: 2871-preload-objects
Status:
Resolved
Priority:
Normal
Assigned To:
Target version:
Description
Added several helper methods to workbench application_controller and used them in dashboard, metadata tab, and pipeline instances component display.
No functional tests are added yet for the helper methods and I will take that up later.
It will also help if we can comb through the code and identify pages where we can pre-load objects and reuse them. After adding the tests, I will make an attempt to identify some more of these areas.
Actions