From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=FROM_SUSPICIOUS_NTLD, FROM_SUSPICIOUS_NTLD_FP autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 4954 invoked from network); 2 Dec 2022 14:51:21 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 2 Dec 2022 14:51:21 -0000 Received: from eve.beecloudy.net ([145.239.136.211]) by 9front; Fri Dec 2 09:49:49 -0500 2022 Received: from localhost (localhost [127.0.0.1]) by eve.beecloudy.net (Postfix) with ESMTP id 463B121C8E for <9front@9front.org>; Fri, 2 Dec 2022 15:49:41 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at eve.beecloudy.net Received: from eve.beecloudy.net ([127.0.0.1]) by localhost (eve.beecloudy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b3bC7zaVw0fo for <9front@9front.org>; Fri, 2 Dec 2022 15:49:41 +0100 (CET) Received: from penelope.mx (eva.beecloudy.net [145.239.136.208]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by eve.beecloudy.net (Postfix) with ESMTPS id 1F18E21C8D for <9front@9front.org>; Fri, 2 Dec 2022 15:49:41 +0100 (CET) Received: from cirno (unknown [37.228.247.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by penelope.mx (Postfix) with ESMTPSA id B9A3929DFC3; Fri, 2 Dec 2022 15:49:40 +0100 (CET) Message-ID: <4B50D7A393466B305350F18B2B4AB4D9@cirno> To: 9front@9front.org From: Nicola Girardi Date: Fri, 02 Dec 2022 14:49:19 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile hardware callback markup Subject: [9front] Question re: RPI video performance Reply-To: 9front@9front.org Precedence: bulk Hi all, I have been using 9front on a RPI2b+ for more than a month now and it's great except that drawing is really slow; I'm not complaining of course, I'm just curious about the reason, since I remember the display working more smoothly with another OS. To give an idea of the lag I'm experiencing, if I type in acme's tag, the window below it is redrawn after every character, and the time it takes is such that I see all the redraws and I have to wait for the display to catch up with what I typed. I tried to time this and I'm able to type 3 chars a second. Also if the display's too busy updating, mouse movement is very slow. Thanks for any knowledge y'all may want to share.