Skip to content
New issue

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

Add file takes long time and concurrency in ipfs #5408

Closed
beyonderyue opened this issue Aug 29, 2018 · 2 comments
Closed

Add file takes long time and concurrency in ipfs #5408

beyonderyue opened this issue Aug 29, 2018 · 2 comments

Comments

@beyonderyue
Copy link

Version information:

go-ipfs version: 0.4.15-
Repo version: 6
System version: amd64/linux
Golang version: go1.10.2

Type:

Enhancement

Description:

blocks: 15GB
datastore: 860KB
When I add a small file using ipfs add or java-ipfs-api, it will take over 20 seconds.
Why it take so long time?

And does ipfs support add files simutanneously?
When I open 100 threads to add different files to ipfs, it will take long time.
Can you give me some advice when using ipfs in concurrency situation?

@colortigerhu
Copy link

you should update Type from "Enhancement" to "Bug"

@Stebalien
Copy link
Member

This looks like #5221.

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

No branches or pull requests

3 participants