Post
Topic
Board Project Development
Re: List of all Bitcoin addresses ever used - currently UNavailable on temp location
by
LoyceV
on 06/06/2021, 20:01:35 UTC
I'm trying to figure out how much RAM it uses in the worst case.
I can limit sort's memory usage. I'm more worried about the grinding this causes on the hard drive. I have no idea how much data gets read and written to sort 30 GB, but I assume every bit gets pickup up at least several times.