]> dgit.raspbian.org Git - git-annex.git/blob
a3a88f1ca0b69e57d319a2da7461552d51dab0d0
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 7"""
4  date="2021-10-05T23:00:18Z"
5  content="""
6 I tried converting Ref to use ShortByteString. Memory use did not improve
7 and the -hc profile is unchanged. So the pinned memory is not in refs.
8
9 Also tried converting Key to use ShortByteString. That was a win!
10 My 20 borg archive test case is down from 320 mb to 242 mb.
11 """]]