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 11:58] – [Measuring the footprint of the solution] 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 252: | Line 259: | ||
{{: | {{: | ||
- | + | ==WebsiteCarbon== | |
+ | + The tool was easy and straightforward. Our results were the following: | ||
+ | {{: | ||
+ | ==LightHouse== | ||
+ | - There is no link to the information page (or further details page) software provided | ||
+ | |||
+ | - When queried in google, any page with correct information is near impossible to find via searching “lighthouse”, | ||
+ | |||
+ | - We were also not able to find this tool on any other browser apart from GoogleChrome | ||
+ | |||
+ | - 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. 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] | ||
+ | |||