-
Notifications
You must be signed in to change notification settings - Fork 83
Performance Issues #130
Copy link
Copy link
Closed
Labels
PRIORITYDo this firstDo this first
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PRIORITYDo this firstDo this first




