green-coding-solutions / eco-ci-energy-estimation

Eco CI Energy estimation for Github Actions Runner VMs
MIT License
48 stars 10 forks source link

added new github processor #46

Closed dan-mm closed 7 months ago

github-actions[bot] commented 7 months ago
Old Energy EstimationEco-CI Output: |Label|🖥 avg. CPU utilization [%]|🔋 Total Energy [Joules]|🔌 avg. Power [Watts]|Duration [Seconds]| |---|---|---|---|---| |Total Run|6.59955|26.8806|1.92004|23| |Measurement #1|6.1125|12.4761|1.7823|8| |Sleep #2|9.09875|14.4045|2.05779|9| 📈 Energy graph: ```bash 3.79 ┤ ╭╮ 3.59 ┤ ││ 3.39 ┤ ││ 3.18 ┤ ││ 2.98 ┤ ││ 2.78 ┤ ││ 2.58 ┤ ││ 2.38 ┤ ││ 2.17 ┤ ││ 1.97 ┤ ││ 1.77 ┼────────╯╰─── Watts over time ```
ArneTR commented 7 months ago

vhost ratio is a thread based coefficient. The way I read it it should be 2/128, no?

You see two CPUs (aka Threads) in lscpu or /proc/cpuinfo ? Spec Sheet says 128 Threads? If both is yes, then it is 2/128

github-actions[bot] commented 7 months ago
Eco-CI Output: Label 🖥 avg. CPU utilization [%] 🔋 Total Energy [Joules] 🔌 avg. Power [Watts] Duration [Seconds]
Total Run 6.45913 24.7645 1.7689 24
Measurement #1 6.37625 12.3823 1.7689 9
Sleep #2 5.97625 12.3823 1.7689 9

📈 Energy graph:


 2.00 ┼─────────────
       Watts over time