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

Slow IPFS content resolution #99

Open
benhylau opened this issue Sep 15, 2019 · 1 comment
Open

Slow IPFS content resolution #99

benhylau opened this issue Sep 15, 2019 · 1 comment
Labels
ipfs Related to IPFS

Comments

@benhylau
Copy link
Member

benhylau commented Sep 15, 2019

Content resolution is extremely slow across the network, possibly related to ipfs/kubo#6383

Playing from origin works:
https://ipfs.infura.io/ipfs/QmRKKyZMhFFtzAWubku1P3FxKYezpDptRPpEgr7PPSoou1/

Changing the gateway to fetch HLS chunks to anything else other than origin is really slow (infura is already the most reliable gateway I know of):
https://ipfs.infura.io/ipfs/QmRKKyZMhFFtzAWubku1P3FxKYezpDptRPpEgr7PPSoou1/?gw=https://ipfs.infura.io

The network performance seems to have deteriorated significantly since last year. In 2018 although ipns publishing was problematic #3, and ipfs resolution was slow enough #46 that we didn't use it, ipfs currently is much worse compared to last year.

@benhylau benhylau added the ipfs Related to IPFS label Sep 15, 2019
@darkdrgn2k
Copy link
Contributor

Just for some stats
Swarm Peers shows

    819 tcp
    219 p2p-circuit

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

No branches or pull requests

2 participants