-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 73.10
-
Component/s: Application Definition
-
Epic Link:
-
Tags:
-
Sprint:NOS 9.1.5, NOS 9.1.4, NOS 9.1.6, NOS 9.2.2, NOS 9.2.3, NOS 9.2.4
-
Story Points:3
Current loading time for packages list is huge. As it is now, loading takes roughly 14 seconds which is not acceptable from a user standpoint.
Reasons:
- List size is big (~2 Meg transfer)
- Resource is loaded in full at every reload (no client-side cache)
- No server-side cache
=> Investigate ways to optimize that call and set up optimizations.