Table's InsertTableView takes a long time to render #6193
Labels
package:font
package:ui
type:improvement
This issue reports a possible enhancement of an existing feature.
type:performance
This issue reports a performance issue or a possible performance improvement.
Milestone
📝 Provide detailed reproduction steps (if any)
We should improve rendering time of this component.
For instance in case of loading a simple editor with small data sample, it took 60ms, which in turns add up to slow
_initToolbar
execution. For comparison the entire editor renders in 1.23s so this view alone accounts for almost 5% of the entire initialization time.✔️ Expected result
Quicker editor UI render 🏃♀️
❌ Actual result
InsertTableView
takes a lot of time during the initial editor render 🐢 🐢 🐢 🐢 🐢 🐢 🐢 🐢 🐢📃 Other details
This is a follow-up of #5880.
master
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: