[spring index] optimize empty array objects in internal index storage structure #1040
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: performance
theme: spring index & symbols
type: enhancement
Milestone
Instead of creating new objects for empty arrays all the time (e.g. empty arrays for injection points), we should keep one empty array for injection points around and re-use that.
The text was updated successfully, but these errors were encountered: