You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
@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.
See ipfs/kubo#6523
The text was updated successfully, but these errors were encountered: