meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ixc2024:team_3:start [2024/05/28 12:15] – hibaa | ixc2024:team_3:start [2024/05/28 13:02] (current) – [Measuring the footprint of the solution] jacobwhite | ||
---|---|---|---|
Line 220: | Line 220: | ||
**__1. Our experience using the mobile green measurement tools__** | **__1. Our experience using the mobile green measurement tools__** | ||
- | * The **Android Studio Profiler** tool was introduced to help you measure your real-time data on CPU, memory, network, and battery usage of your mobile application. However, the tool only works for Android devices and not on IOS ones; which are usually the most developed for applications in Flutter. | + | ==Android Studio Profiler== |
- | * **Flutter Dev Tools** was still introduced as another option that works for both operating systems. However, there were no clear instructions on how to launch the tool and make it work apart from the sentence ' | + | The tool was introduced to help you measure your real-time data on CPU, memory, network, and battery usage of your mobile application. However, the tool only works for Android devices and not on IOS ones; which are usually the most developed for applications in Flutter. |
- | * When it comes to **Green Spector**, I would say that we don't understand at all how to use this platform. First, we were a little bit confused while googling the name and were not sure if we landed on the right website, so it would have been better to have a link for quick and easy access. Nevertheless, | + | ==Flutter Dev Tools== |
+ | This was still introduced as another option that works for both operating systems. However, there were no clear instructions on how to launch the tool and make it work apart from the sentence ' | ||
+ | |||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | ==Green Spector== | ||
+ | For this one, I would say that we don't understand at all how to use this platform. First, we were a little bit confused while googling the name and were not sure if we landed on the right website, so it would have been better to have a link for quick and easy access. Nevertheless, | ||
Line 266: | Line 273: | ||
- We discovered that you can implement lighthouse directy to the production build on Netlify. Netlify was the recommended software by the web development guidelines team. Therefore it would have made more sense to recommend users to implement it this way, rather than the browser version that is not compatible with many broswers, and thus cannot be utilized by many users. | - We discovered that you can implement lighthouse directy to the production build on Netlify. Netlify was the recommended software by the web development guidelines team. Therefore it would have made more sense to recommend users to implement it this way, rather than the browser version that is not compatible with many broswers, and thus cannot be utilized by many users. | ||
- | - Even after figuring out how to use the tool, our results were looking weird and not really understandable. It would have been nice to have some guidelines explaining how the tool works exactly | + | {{: |
+ | |||
+ | - Even after figuring out how to use the tool, our results were looking weird and not really understandable. We weren' | ||
{{: | {{: | ||
+ | ==Green Frame== | ||
+ | |||
+ | -Should mention the in-depth reporting version is NOT free | ||
+ | |||
+ | ==Aalto University - Green Page Analyzer== | ||
+ | |||
+ | +This tool was quite useful, and helped show the various impacts of the application, | ||
**__3. Our experience using the backend green measurement tools__** | **__3. Our experience using the backend green measurement tools__** | ||
+ | |||
+ | ==Patterns and Energy Consumption== | ||
+ | |||
+ | Formatting issue, description only uses half the page | ||
+ | |||
+ | {{: | ||
+ | |||
+ | ==SonarLint== | ||
+ | |||
+ | -No information on page, just a direct link | ||
+ | |||
+ | ==SonarQube== | ||
+ | |||
+ | -No information on page, just a direct link | ||
+ | |||
+ | == Green Code Categories == | ||
+ | |||
+ | - Formatting error [TEMP] | ||
+ | |||