Overview
This document contains the results of testing Fiscal year rollover in scope of ticket
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
...
Memory Utilization
10K orders
50K orders
increase - mod-finance-storage - increase from 44% to 65%
100K orders (90K - open, 10K - closed)
...
mod-rinance - increase from 40% to 44%
DB CPU Utilization
10K orders
COU utilization during finance part - 31%, orders part - 83%
50K orders
COU utilization during finance part - 63%, orders part - 85%
100K ordersĀ (90K - open, 10K - closed)
COU utilization during finance part - 65%, orders part - 30%
100K orders (50K - open, 50K - closed)
COU utilization during finance part - 67%, orders part - 40%
DB Connections
10K orders
50K orders
...
Modules | Version | Task Definition | Running TasksĀ | CPU | Memory | MemoryReservation | MaxMetaspaceSize | Xmx |
---|---|---|---|---|---|---|---|---|
mod-orders | 12.6.6 | 10 | 2 | 1024 | 2048 | 1440 | 512 | 1024 |
mod-orders-storage | 13.5.0 | 5 | 2 | 128 | 1024 | 896 | 128 | 768 |
mod-finance | 4.7.1 | 5 | 2 | 128 | 1024 | 896 | 128 | 768 |
mod-finance-storage | 8.4.1 | 8 | 2 | 128 | 1024 | 896 | 128 | 700 |
okapi | 5.0.1 | 6 | 3 | 1024 | 1684 | 1440 | 512 | 922 |
nginx-okapi | 2022.03.02 | 6 | 2 | 128 | 1024 | 896 | - | - |
pub-okapi | 2022.03.02 | 6 | 2 | 128 | 1024 | 896 | - | 768 |
...
For other orders quantity and data structure JMeter script should be used (perf-testing/workflows-scripts/fiscal_year/FY_rollover_preparation on the GitHub). But in this case data generation will take a lot of time.
...