...
...
CM handle Upgrade
Results of module set tag performance tests with 20K CmHandles. (v3.4.7)It's very likely that the wrong data was recorded for the first test scenario. Realistically the figures are 11 minutes and 1818 CM Handles/minute
Test case | Time to complete request | cm handles processed/minute | |
---|---|---|---|
1 |
initial registration with (10 different) module set tags
initial registration without module set tags
25m
800
8,333
upgrade module set tags to new one (all same) |
3m 45s | 5,333 |
2 | upgrade module set tags to an existing one |
1m 3s | 19,047 |
Latest test result (v3.5.2-SNAPSHOT)
Test case | Time to complete request | cm handles processed/minute | 1
---|
CM handle Registration
Results of module set tag performance tests with 20K CmHandles.
Version 3.4.7
Case | Time for handles to be READY | CM handles / second | |
---|---|---|---|
Initial registration without module set tags | 2m 45s | 120.6 | |
initial registration with ( 10 different) module set tags tags | 8m30sec12m 15s | 2,352 | 27.2 |
initial registration with 1 module set tag | Out Of Memory Error | Out Of Memory Error |
Version 3.5.2
Case | Time for handles to be READY | CM handles / second | ||
---|---|---|---|---|
Initial registration without module set tags | 2m 50s | 117.2 | ||
initial registration without with 10 module set tags | 19m | 10521m 25s | 234.2 | |
initial registration with 1 module set tag | 1m 15s | 265.6 |
Test Environment
# | Environment/Workload | Description |
---|---|---|
1 | Tested on | laptop : |
2 | Number of CPS Instance | 12 |
4 | Total number of cm handles | 20,000 |
5 | Batch-size | N/A |
6 | Response payload size | N/A |
7 | Concurrent request | 1 |
8 | Number of DMI PLugins | 1 |
9 | Commit ID | I0adcac52a7a49e26301758eafc4684152ddfcaf5 |
10 | Commit ID link | Scripts for performance test |
11 | Postman collection |
...