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

[Hackaton 2024][Prométhium][Javascript] Lazy loading when allowed by the framework #116

Open
augustinde opened this issue May 30, 2024 · 0 comments
Assignees
Labels
checkers Hackathon 2024 New issues tagged during the hackathon 2024

Comments

@augustinde
Copy link

Associated rule title

The title of the associated rule is measured in this ticket.
Lazy loading when allowed by the framework

Associated rule link

The link to the existing rule measured referenced into the "rules specifications" repository
#65

Language and platform

The language and platform of the associated rule.
It's supposed to be described in the rule itself.

Measure justification

Without lazy loading:

  • carbon: 52
  • water: 26
  • energy: 61
  • performance: 80
  • carbon (kt co2): 318
  • water (hm3): 31,3
  • ernergy (gwh): 490
  • good practice: 86

With lazy loading:

  • carbon: 60
  • water: 34
  • energy: 69
  • performance: 94
  • carbon (kt co2): 306
  • water (hm3): 29,9
  • ernergy (gwh): 468
  • good practice: 93

This rule has an environmental impact. In case, the website has an image in the footer and the user don't scroll, this image will be loaded but the user will not see it.

Validation

We validates this rule 80%, but we don't know how fruggr carried out the analysis.

@augustinde augustinde added checkers Hackathon 2024 New issues tagged during the hackathon 2024 labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checkers Hackathon 2024 New issues tagged during the hackathon 2024
Projects
None yet
Development

No branches or pull requests

2 participants