Skip to content

[Investigate] Reduce HTML size to reduce page load time #1878

Closed
@lokijuhy

Description

@lokijuhy

The size of RenkuLab.io webpage's HTML is 106.78 Kb, and is greater than the average size of 33 Kb. This can lead to slower loading times and lost users. Good steps to reduce HTML size include: using HTML compression, CSS layouts, external style sheets, and moving javascript to external files.
Currently, RenkuLab.io doesn't use any HTML compression. We should compress HTML to reduce the page size and page loading times. Using HTML compression we can reduce the HTML size by 83% - from 106.78 Kb to 18.64 Kb.

Acceptance Criteria

  • enable HTML compression
  • < to groom with UI team >

Open Questions

  • Should this issue scope cover only the landing page, or all of Renku? -> everything! Turning on compression is global

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions