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

Very poor performance when field is present multiple times. #77

Open
mikesnoeren opened this issue Apr 19, 2023 · 2 comments
Open

Very poor performance when field is present multiple times. #77

mikesnoeren opened this issue Apr 19, 2023 · 2 comments
Labels

Comments

@mikesnoeren
Copy link

We have a matrix field with 10 options that our client can use to build their content. Some of those layers make use of the new CKEditor field. While testing, I found that having more than 5 CKEditor fields in your entry takes a big performance hit on the editors browser.

Adding new fields, resizing the browser or editing content within any type of field takes multiple seconds and the fans on my MBP kick in instantly. I have attached a video below where you can see the bad performance when resizing, adding and deleting fields.. This site in the video below is not hosted locally.

CKEditor.poor.performance.mp4

If you need any other information, please let me know.

@brandonkelly
Copy link
Member

Have you updated to 3.1.0 yet? That will disable any CKEditor plugins that aren’t necessary give the toolbar configuration.

@mikesnoeren
Copy link
Author

In my video I was running on 3.1.0, yes.

It looks like the bad performance builds up after editing content on the page (using live preview) for a while, as closing and re-opening the entry makes it perform good again, but then when editing content for a while it seems to gets slower and slower again..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants