Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Improve performance of adding package-manager sized directories to go-ipfs #77

Open
dirkmc opened this issue Jul 16, 2019 · 1 comment

Comments

@dirkmc
Copy link

dirkmc commented Jul 16, 2019

See ipfs/kubo#6523

@dirkmc
Copy link
Author

dirkmc commented Jul 16, 2019

@andrew started work on a script we can use as the basis for generating a tree of files and dirs for performance testing. This makes 1024 files full of 1k random bytes in a folder call testing:
dd if=/dev/urandom bs=1024 count=1024 | split -a 4 -b 1k - testing/file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants