We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A benchmark suite should be added to test transfer speeds:
These should test variations in block sizes, DAG layer size, overall file size etc.
They should follow the same format and use the same testing libraries a the existing gc benchmarks.
The text was updated successfully, but these errors were encountered:
chore: add transfer benchmark
06c53b9
Adds a benchmark suite for doing various size data transfers between helia, kubo and js-ipfs. Closes #88
f340371
chore: add transfer benchmark (#90)
52dbcf2
Adds a benchmark suite for doing various size data transfers between helia and kubo. Closes #88
achingbrain
Successfully merging a pull request may close this issue.
A benchmark suite should be added to test transfer speeds:
These should test variations in block sizes, DAG layer size, overall file size etc.
They should follow the same format and use the same testing libraries a the existing gc benchmarks.
The text was updated successfully, but these errors were encountered: