For each Python rule (check https://github.com/green-code-initiative/creedengo-rules-specifications/blob/main/RULES.md), : - check in the rule documentation inside creedengo-rules-specifications repository (ex for GCI10 Python rule : https://github.com/green-code-initiative/creedengo-rules-specifications/blob/main/src/main/rules/GCI10/python/GCI10.asciidoc ), there are some documentatino to prove the real benefit of the rule (external blog documentation, externbal scientific paper, local tests with some tools like code carbon, or ernegyctracer) - if no documentation to prove the real benefit of the rule, make local check with some tools like : - Code Carbon : https://github.com/mlco2/codecarbon - Energy Tracer : https://github.com/green-code-initiative/EnergyTracer - Custom benchmark tool : - Python benchmark : https://github.com/green-code-initiative/creedengo-benchmark-python - JS benchmark : https://github.com/green-code-initiative/ecoCode-rule-validator-js-cadvisor / - Java benchmark : https://github.com/green-code-initiative/creedengo-benchmark-java please create a new issue linked with this one or a sub-issue.
For each Python rule (check https://github.com/green-code-initiative/creedengo-rules-specifications/blob/main/RULES.md), :
please create a new issue linked with this one or a sub-issue.