Skip to content

Avoid creating unnecessary arrays to improve performance #17143

Closed
@scofalik

Description

📝 Provide a description of the improvement

As pointed out by @sunesimonsen in these PRs: #16913, #16909, #16917, #16918, some parts of our code create unnecessary arrays which may lead to performance degredation. We should review these places and apply the fixes.

Metadata

Assignees

Labels

type:improvementThis issue reports a possible enhancement of an existing feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions