aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java
diff options
context:
space:
mode:
authorGravatar Eric Fellheimer <felly@google.com>2015-10-20 01:20:39 +0000
committerGravatar Philipp Wollermann <philwo@google.com>2015-10-20 16:37:53 +0000
commit42a13678fb62cfd32755fca002a36814b2064e8a (patch)
treea29f0e7a720032f3713883b80ab72a4bc1481c06 /src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java
parent4d14a2fe560e9ddeae3210e5fdc5e8be294b04fc (diff)
Reduce memory churn when expanding many nested sets: Use compact hashset for hte uniqueifer and size them smaller when we're under the memoization threshold.
A heap dump (with retained garbage) showed many of these sets sitting around, most at under 60% fill ratio. -- MOS_MIGRATED_REVID=105818028
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/runtime/commands/InfoCommand.java')
0 files changed, 0 insertions, 0 deletions