Initial table insert dropdown render time could be improved #6341
Labels
package:table
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 a description of the improvement
Render time can be reduced if we initialize table's grid all at once, instead adding it one by one as we do it today.
See the research here: #6194
This issue requires #6319 to be implemented correctly.
📃 Other details
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: