From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40626: Poor performance on low-end ARMv7 devices Date: Tue, 14 Apr 2020 22:01:02 +0200 Message-ID: <87sgh5vnup.fsf@gnu.org> References: <87a73exj5v.fsf@inria.fr> <20200414210859.4529c305@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43858) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jORkx-00044k-P2 for bug-guix@gnu.org; Tue, 14 Apr 2020 16:02:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jORkw-0003tK-P2 for bug-guix@gnu.org; Tue, 14 Apr 2020 16:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51558) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jORkw-0003tG-M5 for bug-guix@gnu.org; Tue, 14 Apr 2020 16:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jORkw-0004DE-KK for bug-guix@gnu.org; Tue, 14 Apr 2020 16:02:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200414210859.4529c305@scratchpost.org> (Danny Milosavljevic's message of "Tue, 14 Apr 2020 21:08:59 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 40626@debbugs.gnu.org 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.