flutter / flutter/flutter-intellij

[perf] Stop creating presentations in action constructors

Open
#8,113 0 comments 0 reactions 1 assignee Claimed by @pq View on GitHub
P2 performance platform-idea
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Eagerly creating presentations in action constructors can lead to unnecessary allocation of memory. The better approach is to identify icons, etc. in `plugin.xml` so that the platform can only instantiate things as needed.

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.