From nobody Wed Nov 23 21:26:06 2022 X-Original-To: freebsd-net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NHZ1g6m7xz4h79R for ; Wed, 23 Nov 2022 21:26:15 +0000 (UTC) (envelope-from SRS0=aJcq=3X=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NHZ1g05qcz41GJ; Wed, 23 Nov 2022 21:26:14 +0000 (UTC) (envelope-from SRS0=aJcq=3X=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Date: Wed, 23 Nov 2022 22:26:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1669238767; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pYLF8UVesrVt0KWrnlhuzAMBIxVnGuC5hZxtK4CFOoI=; b=c5nR1OEhnKhMTCyiWWYyfcvMv1Np7zKuQE6BWVkYjEeMC5FabBcufoojembrv2f6PmoADr kti6r+VGIbnng7U3KmRkQGYP3Bv29Fwno4mmaY3SpSc0demR7URAdQLRmK1iKFGZ3MFZWS cEaCD+zy+9oV/Qtj6pcTFF1ajD8jwRraaj6YSNDQ8zgFIZm2d/q/tY9erxN41B2p8tpN2t 6Ha/4R8SEMKBvTbH1q0B7fM8CZixjfKCZqE/R6nHGkwMHNWRTcoRDYTqW4ho9+aoWCrUiN sXbzUdUciiNo/Z1eRH7Tca0fyeaJGhBuOKTfMCZCgSqT4t7jrkjpJPA3eHXBmA== From: Ronald Klop To: Yuri Cc: "freebsd-net@freebsd.org" Message-ID: <291598766.76.1669238766927@mailrelay> In-Reply-To: <4e4baab2-d85b-a66f-53d7-62954ea4eb04@tsoft.com> References: <4e4baab2-d85b-a66f-53d7-62954ea4eb04@tsoft.com> Subject: Re: Why do speedtest websites show much lower download speed in the Chromium browser? List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_75_102111116.1669238766440" X-Mailer: Realworks (635.619) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4NHZ1g05qcz41GJ X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N ------=_Part_75_102111116.1669238766440 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, You could ask the maintainer of Chromium (chromium@FreeBSD.org) if this is = a known issue. Or make some network dumps (see tcpdump and wireshark) and compare the netw= ork traffic. Maybe one of them handles smaller packets or something like th= at. You can also look at this: # netstat Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) = =20 tcp4 0 0 rpi4.thuis.DDDD..ssh MacBonkers.thuis.55545 ESTABLISH= ED tcp4 0 0 rpi4.thuis.DDDD..jetdi monitoring.thuis.17925 ESTABLISH= ED udp6 0 0 2001-XXXX-YYYY-7.ntp *.* =20 udp4 0 0 localhost.ntp *.* =20 If Recv-Q contains a lot of bytes it means the application is not fast enou= gh in handling the incoming traffic and the OS will throttle the traffic at= some threshold. Regards, Ronald. =C3=82=20 Van: Yuri Datum: dinsdag, 22 november 2022 22:30 Aan: "freebsd-net@freebsd.org" Onderwerp: Why do speedtest websites show much lower download speed in the = Chromium browser? >=20 > When I run https://fiber.google.com/speedtest/ or https://www.speedtest.n= et/ in Firefox - they show ~400Mbps download speed, and ~25Mbps upload spee= d. >=20 > Same websites, when run in Chromium, show ~50Mbps download speed, and ~25= Mbps upload speed. >=20 >=20 > Something appears to be wrong with Chromium that it doesn't show the real= speed. >=20 > Anybody has an idea what might be wrong? >=20 >=20 > Sorry for this being potentially off-topic here. I couldn't think of any = other forum where to ask this. >=20 >=20 > Thanks, >=20 > Yuri >=20 >=20 > =C3=82=20 >=20 >=20 >=20 ------=_Part_75_102111116.1669238766440 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,

You could ask the maintainer of Chromium (chromium@FreeBSD.org) if this is = a known issue.
Or make some network dumps (see tcpdump and wireshark) and compare the netw= ork traffic. Maybe one of them handles smaller packets or something like th= at.

You can also look at this:
# netstat
Active Internet connections
Proto Recv-Q Send-Q Local Address       =    Foreign Address        (sta= te)    
tcp4       0      0 = rpi4.thuis.DDDD..ssh   MacBonkers.thuis.55545 ESTABLISHED
tcp4       0      0 = rpi4.thuis.DDDD..jetdi monitoring.thuis.17925 ESTABLISHED
udp6       0      0 = 2001-XXXX-YYYY-7.ntp   *.*      &nb= sp;             = ;
udp4       0      0 = localhost.ntp          *.*&nbs= p;            &= nbsp;      

If Recv-Q contains a lot of bytes it means the application is not fast enou= gh in handling the incoming traffic and the OS will throttle the traffic at= some threshold.

Regards,
Ronald.

=C3=82 

Van: Yuri <yuri@FreeBSD.org>
Datum: dinsdag, 22 november 2022 22:30
Aan: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org= >
Onderwerp: Why do speedtest websites show much lower downl= oad speed in the Chromium browser?

When I run https://fiber.google.com/speedtest/ or https://www.speedtest.net/ in Firefox = - they show ~400Mbps download speed, and ~25Mbps upload speed.

Same websites, when run in Chromium, show ~50Mbps download speed, and ~25Mb= ps upload speed.


Something appears to be wrong with Chromium that it doesn't show the real s= peed.

Anybody has an idea what might be wrong?


Sorry for this being potentially off-topic here. I couldn't think of any ot= her forum where to ask this.


Thanks,

Yuri


=C3=82 

------=_Part_75_102111116.1669238766440--