From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 14 16:01:12 2020 Received: (at 40626) by debbugs.gnu.org; 14 Apr 2020 20:01:12 +0000 Received: from localhost ([127.0.0.1]:34868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jORk8-0004C0-Mi for submit@debbugs.gnu.org; Tue, 14 Apr 2020 16:01:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56883) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jORk6-0004Bm-Ex for 40626@debbugs.gnu.org; Tue, 14 Apr 2020 16:01:11 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jORk1-0003Y6-0j; Tue, 14 Apr 2020 16:01:05 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60556 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jORk0-0008FO-AJ; Tue, 14 Apr 2020 16:01:04 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Danny Milosavljevic Subject: Re: bug#40626: Poor performance on low-end ARMv7 devices References: <87a73exj5v.fsf@inria.fr> <20200414210859.4529c305@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 26 Germinal an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 14 Apr 2020 22:01:02 +0200 In-Reply-To: <20200414210859.4529c305@scratchpost.org> (Danny Milosavljevic's message of "Tue, 14 Apr 2020 21:08:59 +0200") Message-ID: <87sgh5vnup.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40626 Cc: 40626@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Danny, Danny Milosavljevic skribis: > root@bpi-iot-ros-ai:/# guix repl > GNU Guile 2.2.4 This is a fairly old Guix though, so not directly comparable. Could you try with a current Guix? (Yeah, you=E2=80=99ll have to pull, and that takes verrrrry loong. Be sure= to pick a commit that=E2=80=99s fully built on .) Ludo=E2=80=99.