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

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

Eco-CI is currently not senstive for the runner size #75

Open ArneTR opened 4 weeks ago

ArneTR commented 4 weeks ago

At the moment we just use the values for the smalles linux runner:

However large runners also do exit and they have different specs:

At the moment GitHub provides no easy mechanism to find out on which runner size one is provisioned.

We need a mechanism to feed these values in manually.

An alternative would be to use the --auto detect mechanism of cloud-energy and write all splitting factors down manually