-
Notifications
You must be signed in to change notification settings - Fork 2
Evaluation ICSA 2021
dmonsch edited this page Nov 24, 2021
·
3 revisions
This page contains the documentation of the evaluation that we performed for our ICSA 2021 Paper named "Enabling Consistency between Software Artefacts for Software Adaption and Evolution".
Our evaluation mainly conducted three characteristics of our approach:
-
Accuracy
- Model Accuracy (Comparing the elements within the derived models to reference models)
- Prediction Accuracy (Comparing the simulations results of the derived models to monitoring data)
-
Monitoring Overhead
- On a per-service level
- Cumulated over time (to show that our adaptive monitoring helps to reduce the overhead)
- Scalability of the transformations within the pipeline
The results and the instructions for reproducing them were divided into several sub-documentations. These are listed in the following. In addition, we annotated the case study/studies which was/were used.
Versions of the casestudies used:
- CoCoME: Cloud variant - 4 Sep 2018
- TeaStore: Customized & instrumented version - based on version 1.3.1
- At Development-Time
- Model Accuracy of the System Model Extraction at Development-Time [TeaStore, CoCoME]
- At Operation-Time