> > > 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. -- 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.
