Ways to Increase Reprovider Speed?

Hi everyone,

Does anyone know how fast the IPFS re-provider is as of 0.6.0? (Blocks/second) And how to possibly make it a bit faster? I’ve been messing with using go-ipfs as a library to create an IPFS node and add files to it. However, I’m finding in my tests that after adding ~10,000 files on a single node, the re-provider is struggling to keep the files updated in the DHT and some of the files are becoming intermittently not discoverable.

Does anyone know how the IPFS pinning services like Pinata and Eternum handle the pinning of massive numbers of files? Thank you for your time!