Deutsch English Français Italiano |
<721695561@f10.n1.z49.fidonet.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail From: Amessyroom@f10.n1.z49.fidonet.org (Amessyroom) Newsgroups: comp.sys.raspberry-pi Subject: Re: Slow speed through ethernet on RaspberryPi 4 Date: Mon, 22 Jul 2024 20:45:12 +1300 Organization: fsxNet Usenet Gateway Message-ID: <721695561@f10.n1.z49.fidonet.org> References: <v7jqkj$825n$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ"; logging-data="8247"; mail-complaints-to="abuse@news.bbs.nz" User-Agent: VSoup v1.2.9.47Beta [95/NT] X-Comment-To: druck X-MailConverter: SoupGate-Win32 v1.05 Bytes: 1807 Lines: 21 Re: Re: Slow speed through ethernet on RaspberryPi 4 By: druck to Errol Casey on Sun Jul 21 2024 09:21 pm dr> The Pi 4B has a true gigabit Ethenet interface, and is close saturating dr> the connection (900Mb/s+) to other local machines in both directions using dr> the command line iperf tool. dr> However, if you use browser based speed page, these are heavily javascript dr> laden which will put quite a load on a 1.4GHz 4 core chip with limited dr> memory, and may well not reflect the fastest possible speed obtainable. dr> ---druck That is the throughput I expected. I got iperf3 for my work laptop win11 and home pc rasppi. Unfortunately, cannot run on win 11 due to not having admin rights. But I found a iperf3 server in Charlotte, NC . I'm in Fayetteville, NC. Upload/Download tests with TCP show expected throughput approaching 900Mb/s. So it looks like it is performing, just not with the web based tool on the rp 4b :-( Thanks for your explanations.