-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
performanceRefactor or fix code to improve performanceRefactor or fix code to improve performance
Description
Describe the bug
Listing 1,000 keys in the ILM Administration UI yields an appaling user experience as it takes >4 seconds on develop-02.
To Reproduce
- Go to ILM Admin UI.
- Click on
Keys. - Select to display 1,000 keys.
- Observe that the request/response roundtrip takes more than 4 seconds.
Expected behavior
Under 1 second.
Additional context
Refer to #1270.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
performanceRefactor or fix code to improve performanceRefactor or fix code to improve performance
Type
Projects
Status
Ready for testing