beyond-bitswap
beyond-bitswap copied to clipboard
IPLD Prime In IPFS Test Comparison + Setup
Goals
This sets up the baseline comparison for data systems teams efforts to put go-ipld-prime into IPFS. It includes additional improvements to timing and similfication of the construction of the IPFS node
Implementation
- seperate timing in terms of add/fetch/output
- setup compositions for IPLD in IPFS
- update all the dependencies ot latest
- simplify the setup of IPFS node to operate the way an external consumer should
- remove default files for test-datasets
I'm not sure what the standards are in this repo or who should review, but fwiw, I would love to see this being mergeable. ISTM some useful data was gathered here.
(I'd also love to see some of the output data just saved as snapshots. But that probably goes somewhere else? I'm less concerned about where exactly it lands, more concerned that the data is somewhere I can just link to for reference material (vs have to run myself and then subsequently figure out how to share again).)