(depth first, leaf nodes are data and branch nodes are metadata) On Fri, May 4, 2018 at 12:04 PM, Eric Drechsel <[email protected]> wrote:
> >> As a quick follow-up, the smaller and smaller blob sizes I see throughout >> uploading a file, is that known/expected (i.e some sort of sorting by >> pk-put?) as well or is that some artifact of the running hash used to split >> the file? >> > > Metadata blobs are written after their data blobs, and they tend to be > smaller. Early on most writes are data, towards the end they are mostly > metadata. I think that's the explaination at least. > > -- best, Eric eric.pdxhub.org <http://pdxhub.org/people/eric> -- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
