Project

General

Profile

Actions

Architecture #15676

closed

Bug #15675: Leak in Cache of Node Compliance and NodeInfo and perfs improvement

Remove Map#keySet because of memory not freed

Added by François ARMAND over 4 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
N/A
Category:
Performance and scalability
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

We are not sure how the source map is kept when we do Map#keySet, so we will remove its use appart in the most trivial usage (typically, Map#keySet.contains is a good use case, or comparing two keySet)

Actions

Also available in: Atom PDF