Pages with multiple instances on CKEditor 5 are unnecessary slow

Created on 17 May 2024, about 1 month ago

Problem/Motivation

We have nodes with paragraphs which contain ckeditor 5 instances.
Now i know i could load the paragraphs in a closed state but this is not what we're doing.

We're currently optimizing the author performance and benchmark the application with Blackfire and saw that a lot of code is executed for each instance of Ckeditor which i think we should be able to cache for each text editor format?

See the attachments of the timeline and the zoom into the getAttachments functions which i think we should be able to statically cache for each text editor format?

🐛 Bug report
Status

Active

Version

10.2

Component
CKEditor 5 

Last updated 1 minute ago

Created by

🇩🇪Germany yobottehg

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024