storacha / w3link

🪐 The IPFS gateway for web3.storage is not "another gateway", but a caching layer that sits on top of existing IPFS public gateways.
Other
24 stars 9 forks source link

perf seems quantized around 1 second #24

Open jchris opened 1 year ago

jchris commented 1 year ago
Screen Shot 2022-11-11 at 2 15 30 PM

This is chrome dev tools on a hard reset. The cache best case performance seems to be ~800ms. I wonder if there is something we can do to fix this. On naive content like the example app, fetches are serialized to it takes 1 second * 4 requests to go live. If there is some internal timeout we can adjust to cut this in half it would be huge