Skip to content

Some images used within docs are too big #808

Open
@christian-bromann

Description

@christian-bromann

🐛 Bug Report

Have you read the Contributing Guidelines on issues?

  • Yes

Description

I was looking through the load performance of the app and discovered that some images like this one are quite heavy, e.g. 500+ kb. We should avoid having big screenshots within our docs pages and should pay attention about image file sizes.

To Reproduce

Screenshot 2021-10-18 at 14 21 20

See example this request downloading an image with 513kb.

Expected Behavior

No image should be bigger than 100kb IMHO. Less is better here. I suggest to add a image image optimisation step into the pipeline. It would also be nice if images could be served in modern formats.

Actual Behavior

I haven't looked into all static files but I am sure there are many more that are quite big.

Scripts and configuration needed to reproduce this issue (if applicable)

Your Environment

  • OS:
  • Node version:
  • Docusaurus version:
  • Browser version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions