Skip to content

Optimize: Reduce Bundle Size Further #55

@mithi

Description

@mithi

Using only a partial bundle of Plotly reduced the bundle size by 50%.
Right now, Plotly still occupies 75% of the bundle.
#54

Other things that we can try:

  • Remove MathJS as dependency and just write all the matrix multiplications from scratch
  • Remove ReactMarkdown and just write them in html
  • Figure out if react-icons is taking up more space than it should
  • Check if it's a good idea to use preact and eject

Related Links

Eject

Preact

Codesplitting

Importing only one icon from react-icon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions