add cache for getNumMinCopiesAttr
authorJoey Hess <joeyh@joeyh.name>
Mon, 12 May 2025 18:37:23 +0000 (14:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 12 May 2025 18:37:23 +0000 (14:37 -0400)
commit88a09a7c05b8d62ed56301455850ace0576dcb84
tree8a536705a28fade3b669c123ea2c1e0a034ef563
parent1435f6ff820e80588b8047063426b3420aeaccef
add cache for getNumMinCopiesAttr

Optimises balanced=groupname:lackingcopies at the expense of a tiny
slowdown to lackingcopies=number and git-annex fsck and import.

Sponsored-by: k0ld
Annex.hs
Annex/NumCopies.hs