guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30053] [PATCH 1/3 v2] Improve appearance of tabular output.


From: Maxim Cournoyer
Subject: [bug#30053] [PATCH 1/3 v2] Improve appearance of tabular output.
Date: Thu, 15 Jul 2021 13:36:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Here's an improved version of the first patch.  It now uses a hard limit
on the maximum width of a column, which is a poor man's way of getting
rid of the outliers that cause the table to be too wide in some
situations (such as in 'guix package -A').

Otherwise the performance remain unchanged (from ~2 to ~7 seconds with
'guix package -A' on a fast machine).

Attachment: 0001-utils-Add-a-procedure-for-pretty-printing-tabular-da.patch
Description: Text Data

Thanks!

Maxim

reply via email to

[Prev in Thread] Current Thread [Next in Thread]