Skip to content

chore(web): keymanweb.js is growing too much in file size #3796

@mcdurdin

Description

@mcdurdin

Describe the bug
Looking at various versions of keymanweb.js, I am concerned about the file size growth. I think we need to try and find ways to bring it back down.

I've listed here the minified file sizes of latest releases for each major version. In particular, we more than doubled the file size between versions 11 and 12.

  • 2.0.473: 140KB
  • 10.0.103: 202KB
  • 11.0.227: 186KB (good work!)
  • 12.0.106: 381KB
  • 13.0.109: 389KB
  • 14.0.154: 435KB

Ideally, we should be at around 150KB or less. That may not be achievable, but I am sure we can improve on what we have. It would be good to understand where the bulk of the growth comes in each version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions