... | ... | @@ -6,11 +6,11 @@ On SDK4ED project selection, the only optional parameter that the user can provi |
|
|
only if a certain commit of the project under analysis is needed to be analysed and stored in the database.
|
|
|
On the Energy Toolbox page, the user can select to perform a New analysis or retrieve the results of the Last analysis from the database:
|
|
|
|
|
|
![image](https://gitlab.seis.iti.gr/sdk4ed-wiki/wiki-home/wikis/uploads/energy_new_last.png)
|
|
|
![new_last_analysis](uploads/2563c2596ef03cda7ea5e04247634c2b/new_last_analysis.PNG)
|
|
|
|
|
|
The user can also select the Analysis Scale using the drop-down menu:
|
|
|
|
|
|
![image](https://gitlab.seis.iti.gr/sdk4ed-wiki/wiki-home/wikis/uploads/energy_analysis_scale.png)
|
|
|
![energy_analysis_type](uploads/7edcce1f4e401e01f8093eb96c56a708/energy_analysis_type.PNG)
|
|
|
|
|
|
More specifically, each selection functionality is described below:
|
|
|
- Energy Consumption Estimation Component (Static Analysis): It is part of the Consumption Analysis sub-component. Its functionality is described in D5.6, while D4.5 gives a complete section with details on its design and implementation. It is based on the CLANG compiler, the LLVM-mca, as well as the Scikit learn Python library. Static analysis tool incorporates estimation models and is capable of providing fast results, also giving the developer the opportunity to make Energy Consumption predictions about running an application on different platforms.
|
... | ... | |