The IPFS network tends to run quickly if the file you are fetching is stored in the cache of either ipfs.io or in the cache of cloudflare. Everything else has lookup times of 30-60 seconds, sometimes more.
DHTs just aren't a good choice for massive data systems if you need low latency.
DHTs just aren't a good choice for massive data systems if you need low latency.