-
Type:
Enhancement
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Module:Performance Management
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Severity:Simple
As per Production Performance Testing of 20 August results we observe GetCompanyDetails action took 7.8 % (Total Time) for optimize this time we decide cache this output on employee level. On self serve mode Employee PopUp Details call on every page load
- duplicates
-
NF-4292 Performance - Caching of get company details and Employee PopUp Details
-
- Closed
-
-
- Time Spent:
- 8.5h
-
GetCompanyDetails:-
This action used for showing company details on every pages it ,so that we cache this output for serve data on every page from session . Company details are fill on 1st request only at time of login .GetEmployeePopUpDetailsCollection:-
This action is used for to show employee info not require to call on every page instead of this whenever user hover on info icon then only it fetch data.
-
- Time Spent:
- 3h
-
Patch added to production for record test
-
- Time Spent:
- 2h
-
Analysis and test case writing
-
- Time Spent:
- 8h
-
new image upload not reflect on refresh or page change
-
- Time Spent:
- 0.5h
-
Internal discussions with Kunal , Nandu and team
-
- Time Spent:
- 2h
-
Fix verification of performance on Azure
Testing on Stage and Azure after reverting patch
-
- Time Spent:
- 4h
-
Review and check in
-
- Time Spent:
- 2h
-
Testing the fixes on Local (wt-stage) environment
-
- Time Spent:
- 4h
-
review and unit testing on Lb
-
- Time Spent:
- 1h
-
Merge changes on azure
-
- Time Spent:
- 2h
-
merge with production