Any hints on what part (of Chromium source) I should look at to pinpoint the issue? I am thinking to tune some QUIC/UDP-related parameters.Thanks!--On Thursday, April 7, 2022 at 8:18:18 PM UTC-4 km...@chromium.org wrote:Thanks, that data is helpful. Given that curl's performance is fine, I agree it's most likely a Chromium-specific issue in this case, then.On Thu, Apr 7, 2022, 5:15 PM Harry <harryx...@gmail.com> wrote:Sorry I forgot to mention the HTTP3-capable server. It is OpenLiteSpeed.I actually tested it with about HTTP3 client, curl complied with HTTP3 support (ngtcp2). For curl - OpenLiteSpeed, the results of HTTP/2 and HTTP/3 file download are quite similar: 9.7s vs 10.5s (throughput 889Mbps vs. 846Mbps on average).So I personally was guessing there could be some issues with Chromium's implementation of QUIC (or some specific parameter configurations) or Chromium as a multi-functional "browser" is more complicated and different from curl which is more like a simple file downloader.On Thu, Apr 7, 2022 at 8:08 PM K. Moon <km...@chromium.org> wrote:I don't know what the current state of HTTP3 performance is, but there's really not enough information here to pinpoint the problem at all. For example, if there's a problem with the server's implementation of HTTP3, you would need to test with a different HTTP3 client to isolate that.On Thu, Apr 7, 2022 at 4:32 PM Harry Zhang <harryx...@gmail.com> wrote:Hi Team,I tested file download speed over HTTP2 and HTTP3 using Chrome (v99.0.4844.82) / Chromium (v102.0.4963.0). It looks like HTTP3 is significantly slower. For example, it takes 10s vs. 25s to download a 1GB binary file over HTTP2 vs HTTP3. The throughput is stable (880Mbps vs. 335Mbps).The network is Ethernet. The client machine (Ubuntu 18.04, 4.15.0-166-generic) and the server machine (Ubuntu 18.04, 4.18.0-041800-generic) are two hops away.Any ideas? Could the problems come from the QUIC protocol, Chrome/Chromium, or machine configurations?Thanks,Harry--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/041e6c30-0c0c-42f9-8d8d-eab246f6526dn%40chromium.org.
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/28f2ecf6-1d58-4171-b591-4b58ca1975f3n%40chromium.org.
You received this message because you are subscribed to the Google Groups "net-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to net-dev+u...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/net-dev/de26d40c-b196-425a-a14f-6b5a6927f7f2n%40chromium.org.