Skip to content

Performance problems in large documents #2645

Answered by zbeyens
stippi asked this question in Q&A
Discussion options

You must be logged in to vote

I found out withDraggables / withPlaceholders are the bottlenecks. See:

2023-09-22.at.15.02.16.mp4

withPlaceholders being the cause of the profiler issue. withDraggables is not but it seems to slow down the typing.

These HOCs wrap each block so it makes sense. We should optimize these using memo.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@zbeyens
Comment options

@stippi
Comment options

@zbeyens
Comment options

@stippi
Comment options

@zbeyens
Comment options

Answer selected by stippi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants