summaryrefslogtreecommitdiff
path: root/Remotes.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-31 01:51:50 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-31 01:51:50 -0400
commit6a9a9bd5a316f143964574e5ed12eb69b1d17c41 (patch)
treec48ac6876dc63fb97117c13fc654806a85185722 /Remotes.hs
parent59672d32edd9cc30942a9200670b3e1f817d26aa (diff)
another memory optimisation
This time memory leaked if lots of UUIDs needed to be pretty-printed, as in a get or drop of many files. Essentially the same strict read buffering problem that affected the LocationLog underneath though. uuidMap really could stand to be cached, as the uuid log is read many times in this case. But it is a fairly edge case.
Diffstat (limited to 'Remotes.hs')
0 files changed, 0 insertions, 0 deletions