Skip to end of banner
Go to start of banner

Investigate GET /item-storage/items test report

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Current »



PERF-146 - Getting issue details... STATUS


Overview:

The purpose of these tests is to compare results from two identical test runs on different environment. Find the reason of slownesses if any will be there. 


Summary:

Bot system shows stable work, and test passed without errors. Environments has a different logic on modules usage, so there is a difference in response times there. 

GCP1 env. shows faster response than BHS1, less than 10 milliseconds difference on 75 percentile and less than 50 milliseconds on 95 percentile. 

It's not a big difference, however with such request per second rates it causes a visible difference in total count of calls.




Version:

  • mod-circulation:19.2.7;
  • mod-circulation-storage:12.1.4;
  • okapi:4.3.3;
  • mod-inventory-storage:19.4.4.


Tests:

Test #

Virtual Users

Duration (sec)

Env

Comment
1101800BHS1-
2101800GCP1-
3101800BHS1Modules restarted*
4101800GCP1Modules restarted*

*Circulation, inventory-storage, feesfines, mod-pubsub, okapi, mod-patron-blocks

Results comparison:


Requests TotalReq/sResponse times (Seconds)
50th pct75th pct95th pct
1 setBHS1GET_item-storage/items?query=id==("" or "")&limit=2147483647369877205.4870.0390.0510.107
GCP1429003238.3290.0380.0450.061
2 setBHS1283019197.7500.0430.0550.101
GCP1412260229.0300.0390.0460.065



Delta

Response times (Seconds)

Min50th pct75th pct95th pct99th pctMax
1 set-0.0040.0010.0060.0460.035-6.088
2 set-0.0040.0040.0090.0360.042

-2.504


Set 1 resource usage:

BHS1 Service CPU usage for relevant modules:


BHS1 Service memory usage for relevant modules:



BHS1 RDS CPU usage 


GCP 1 Service CPU usage for relevant modules:



GCP1 Service memory usage for relevant modules:


GCP1 RDS CPU usage:


Set 2 resource usage

BHS1 Service CPU usage for relevant modules:


BHS1 Service memory usage for relevant modules:

BHS1 RDS CPU usage:


GCP1 Service CPU usage for relevant modules:


GCP1 Service memory usage for relevant modules:


GCP1 RDS CPU usage:





  • No labels