Skip to content

Performance Issues #130

@mithi

Description

@mithi

Performance is still not great, largely due to the huge overhead made by the Plotly library

There are some micro-optimizations that we can still do like lazy loading and memoization, using pure components, and preventing needless rerenderings, but these really won't make a difference unless we somehow address the overhead made by Plotly library.

Will need to benchmark it with: #106
and see what we can incorporate

Loading the landing page (Includes plot and animated gif)

Screen Shot 2020-07-21 at 5 48 02 AM

Screen Shot 2020-07-21 at 5 49 32 AM

Screen Shot 2020-07-21 at 5 49 10 AM

Screen Shot 2020-07-21 at 5 48 33 AM

Screen Shot 2020-07-21 at 5 48 50 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions