Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyPERF-149


Table of Contents


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

The API GET /circulation/loans?(userId=={UserId} and status.name<>Closed) responds faster in BHS1, the Honeysuckle build, than in GCP1, the Goldenrod build.
There are a difference between module usages but that related to different logic of token caching (that explaining high CPU usage on okapi for BHS1 and high CPU usage for mod-authtoken without token caching in Goldenrod).

Environment

mod-circulation:19.2.7;

okapi:4.3.3;

mod-circulation-storage:12.1.4;

Tests

Test #

Virtual Users

Duration (sec)

Env

1101800BHS1
2101800GCP1

Results comparison:



Requests
TotalReq/sResponse times (Seconds)
50th pct75th pct95th pct
BHS1GET /circulation/loans?(userId=={UserID} and status.name<>Closed)2969416.4930.5480.6230.934
GCP12885316.0270.6130.6570.751



BHS1 Service CPU usage for relevant modules:

Image Added


BHS1 Service memory usage for relevant modules:

Image Added


BHS1 RDS memory usage:

Image Added



GCP1 Service CPU usage for relevant modules:

Image Added


GCP1 Service memory usage for relevant modules:

Image Added


GCP1 RDS CPU usage:

Image Added




Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyPERF-149


Table of Contents


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. 

...

Test #

Virtual Users

Duration (sec)

Env

1101800BHS1
2101800GCP1

Results comparison:



Requests
TotalReq/sResponse times (Seconds)
50th pct75th pct95th pct
BHS1GET /circulation/loans?(userId=={UserID} and status.name<>Closed)2969416.4930.5480.6230.934
GCP12885316.0270.6130.6570.751

...