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

New Component - Code editor #33

Merged
merged 6 commits into from
Jul 26, 2024
Merged

New Component - Code editor #33

merged 6 commits into from
Jul 26, 2024

Conversation

anish-work
Copy link
Contributor

@anish-work anish-work requested a review from devxpy July 18, 2024 10:29
@devxpy
Copy link
Member

devxpy commented Jul 19, 2024

use lazy imports, eslint & code mirror make a huge ass bundle that slows down the TTI

this 590KB chunk, 20s TTI:

image image

compared to earlier 8s TTI (which is already pretty bad)

image image

@anish-work
Copy link
Contributor Author

use lazy imports, eslint & code mirror make a huge ass bundle that slows down the TTI

this 590KB chunk, 20s TTI:

image image
compared to earlier 8s TTI (which is already pretty bad)

image image

@devxpy Made the required change

@devxpy devxpy merged commit a80b583 into main Jul 26, 2024
@devxpy devxpy deleted the code_editor branch July 26, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants