From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: bug#25045: [Website] Packages page takes too long to load Date: Mon, 28 Nov 2016 18:00:33 +0100 Message-ID: <87inr7pmj2.fsf@pompo.co> References: <878ts4jz8m.fsf@gnu.org> Reply-To: alex@pompo.co Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBPOT-0000Jp-CR for bug-guix@gnu.org; Mon, 28 Nov 2016 12:07:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBPOP-0001W5-Vt for bug-guix@gnu.org; Mon, 28 Nov 2016 12:07:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58004) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cBPOP-0001Vs-S2 for bug-guix@gnu.org; Mon, 28 Nov 2016 12:07:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cBPOP-00061j-Lw for bug-guix@gnu.org; Mon, 28 Nov 2016 12:07:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <878ts4jz8m.fsf@gnu.org> 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.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo , 25045@debbugs.gnu.org Hi Luis, Indeed, I had a first bash at solving this problem by providing a set of static html pages paginated by the first letter of the package name. I'm not particularly wedded to this solution, so if you feel strongly about going another way, I'd be keen to hear/see about it. In the meantime, I'm open to testing/feedback. I will unfortunately not be able to put work into this until at least Saturday/Sunday, as some Perl work has higher priority at the moment. But let me know if you have questions or feedback! Best wishes, Alex Ludovic Courtès writes: > Hello! > > Luis Felipe López Acevedo skribis: > >> I plan to redesign the packages page, and submit a proposal to fix >> this bug. > > For the record, Alex (Cc’d) posted an initial patch a week ago: > > https://lists.gnu.org/archive/html/guix-devel/2016-11/msg00498.html > > Please coordinate. :-) > > Glad to see people working on this longstanding issue! > > Ludo’.