-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 7.0.0
-
Fix Version/s: None
-
Component/s: Module - Repository DS, Performance
-
Labels:
-
Environment:IDM 7.0.0 latest master(revision: 215b7ef)/DS-7.0.0-M2020-6.1, IDM-6.5.0.3/DS-6.5.2 Java11, CentOS 7
-
Target Version/s:
When compared IDM 7.0.0 performance with IDM 6.5.0.3, noticed about 13% degradation in throughput and 16% in mean response times when creating managed users with POST(see similar degradation with PUT), we have the following between 6.5.0.3 and 7.0.0
mean response times(ms) throughput 6.5.0.3: 56 532 7.0.0: 65 462
This should be the cause of performance degradation in other features such as recon(9%) and livesync(19%) from DJ to IDM when external DJ is used as repo.
To test using pyforge:
- Use the config file attached
- run the command below:
run-pybot.py -v -c perf -s simple_managed_user.CreateManUsersPost OpenIDM
- duplicates
-
OPENIDM-13985 Performance degradation in creating managed users introduce by commit 015ba931
-
- Closed
-