Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Lectures/Lecture 3 - Sustainable Software/Lecture 3 Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This can be used when power is not consistent over time. You average the power i

Average power can easily be converted to energy via the formula:
$$ E = P_{\text{average}}\Delta t$$
#### Energy Delayed Product (EDP)
#### Energy-Delay Product (EDP)
Next to energy consumption, this metric additionally considers the time taken to run an application. Consequently, it favors applications which minimize energy consumption **and** the runtime.
$$EDP = E t =\Delta P t^2 $$

Expand Down Expand Up @@ -370,4 +370,4 @@ Want to know more about the topics in this lecture? Here are some sources that d
- [Green Software Patterns](https://patterns.greensoftware.foundation/): a course developed by the *Green Software Foundation*. Contains a catalog of good practices for AI, Cloud and Web engineers.
- [Green Software Practitioner](https://learn.greensoftware.foundation/): a course developed by the *Green Software Foundation*. It offers an introduction to the topic of green software for all types of software practitioners. It is relevant for designing, maintaining and running green applications regardless of the platform.
- [The Principles of Sustainable Software Engineering](https://learn.microsoft.com/en-us/training/modules/sustainable-software-engineering-overview/): a course covering fundamental concepts related to SSE. Developed by *Microsoft* for the company's learning platform.
- [CS4575 Sustainable Software Engineering](https://luiscruz.github.io/course_sustainableSE/2025/): a master elective has a lecture on [measurement metrics]() and on [how to conduct energy measurement experiments](https://surfdrive.surf.nl/files/index.php/s/V8f66pd7V7sQYx6)
- [CS4575 Sustainable Software Engineering](https://luiscruz.github.io/course_sustainableSE/2025/): a master elective has a lecture on [measurement metrics]() and on [how to conduct energy measurement experiments](https://surfdrive.surf.nl/files/index.php/s/V8f66pd7V7sQYx6)