Footprint of docker images:
Image | Size |
---|---|
onap/appc-image | 2.88GB |
onap/appc-cdt-image | 160MB |
onap/ccsdk-odlsli-image | 1.81GB |
mariadb 10.1.11 | 346MB |
Total | ~5.2GB |
Performance measurements baseline
Baseline of execution times for common APPC operations:
Operation | Average Time (ms) |
---|---|
Query | 14049 |
Start | 14739 |
Stop | 14512 |
Snapshot | 12299 |
Restart | 15907 |
An example of metric log entries:
View file | ||||
---|---|---|---|---|
|
Example of actions and average time to execute (in ms):
('query', 14049)
('Stop', 14512)
('Snapshot', 12299)
('Restart', 15907)
('Start', 14739)