Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance - analysis and limited fixes #426

Open
boriskovar-m2ms opened this issue Sep 18, 2020 · 2 comments
Open

Improve performance - analysis and limited fixes #426

boriskovar-m2ms opened this issue Sep 18, 2020 · 2 comments
Assignees
Labels

Comments

@boriskovar-m2ms
Copy link
Collaborator

Parent roadmap issue: xchem#197

Perform performance analysis using for example chrome dev tools and react dev tools.
After the analysis is done new issues will be created based on the findings.

Expected findings: forced reflow (https://gist.github.com/paulirish/5d52fb081b3570c81e3a)

Map and review eager and lazy loading of the data.

@teriraj
Copy link
Collaborator

teriraj commented Jan 18, 2021

A regression test will be performed to test Improve performance

@teriraj
Copy link
Collaborator

teriraj commented Jan 22, 2021

Regression test was performed, found bugs are tracked in task no. #495, #498.

@phraenquex phraenquex removed the Prio 1 label Feb 4, 2021
boriskovar-m2ms added a commit that referenced this issue May 28, 2024
fixed stuff I forgot to change in local dev environment
@mwinokan mwinokan moved this to In production (Done) in Fragalysis May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants