General performance improvements in engine, list and utils packages #17641
Labels
resolution:resolved
This issue was already resolved (e.g. by another ticket).
squad:collaboration
Issue to be handled by the Collaboration team.
squad:core
Issue to be handled by the Core team.
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
This is an umbrella ticket for several improvements we introduced in various places around engine, list and utils packages.
Related changes:
NodeList#_insertNodes()
. (See PR)Mapper#getModelLength()
method. (See PR)StylesMap
andUpcastDispatcher#_removeEmptyElements
. (See PR)ListWalker
for better performance. (See PR)getCallbacksForEvent()
andspliceArray()
. (See PR)The text was updated successfully, but these errors were encountered: