Commit graph

5 commits

Author SHA1 Message Date
Jonathan Moody
787098e2a2 Integrate "reuse claim memory" with node cache. Return claims to claimPool when Node refcnt drops to zero. 2022-06-06 17:56:45 -04:00
Brannon King
8482890759 reuse claim memory 2022-06-06 17:56:45 -04:00
Jonathan Moody
4df58bb2d6 Use map[ClaimID] instead of map[string] since conversion ClaimID -> string entails lots of temporary allocations. 2022-06-06 17:56:45 -04:00
Brannon King
8f95946b17 [lbry] claimtrie: created node cache 2022-05-26 22:04:33 -07:00
Roy Lee
6828cf5e36 [lbry] claimtrie: import current snapshot
Sync to tip

Co-authored-by: Brannon King <countprimes@gmail.com>
2022-05-23 23:53:30 -07:00