TWSD-1219 - Observing webui slowness for all the Tabs ||AS-25856|| JHSDC
Review Request #1147 — Created Nov. 10, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| AVX2 | |
| rel_avx_2_7_5 | |
| TWSD-1219 | |
| Reviewers | |
| austin, stevenku, wli | |
Modify API query data and fix call CLI 2 times issue.
- Use benchmarking to find out why the API response is slow.
- Add query fields for needed in API of getting System Administrator list (Or it will call other CLI and cause slowness issue)
- Just return value instead of call CLI again in hive/model/fields/init.py
