Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cloudtoolkit estimation measurement #75

Merged
merged 13 commits into from
Jul 12, 2024

Conversation

deinerj
Copy link
Contributor

@deinerj deinerj commented Jun 18, 2024

1st draft implementation of the planned "jPowerMonitor Cloud-Toolkit" function "energy usage estimation by approximate CPU usage in cloud/virtualized environments"

User may configure cpuMinWatts and cpuMaxWatts, based on the CPU usage a wattage estimation is done like described here:
https://www.cloudcarbonfootprint.org/docs/methodology/#energy-estimate-watt-hours

Some tests on my local machine delivered pretty good results where estimations running the "StressCpuExample" were in 5% - 15% range given appropriate min-maxCpuWatts in comparison to measurement with LibreHardwareMonitor

@deinerj deinerj requested a review from keilhofh June 18, 2024 10:24
@deinerj deinerj merged commit 8a49b27 into main Jul 12, 2024
1 check passed
@deinerj deinerj deleted the feature/cloudtoolkit-estimation-measurement branch July 12, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants