emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#38754: closed ([PATCH 0/2] Speed up the derivation linter.)


From: GNU bug Tracking System
Subject: bug#38754: closed ([PATCH 0/2] Speed up the derivation linter.)
Date: Tue, 24 Mar 2020 19:51:02 +0000

Your message dated Tue, 24 Mar 2020 19:50:07 +0000
with message-id <address@hidden>
and subject line Re: [bug#38754] [PATCH 2/2] scripts: lint: Set the 
%link-checker-store-connection parameter.
has caused the debbugs.gnu.org bug report #38754,
regarding [PATCH 0/2] Speed up the derivation linter.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38754: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38754
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Speed up the derivation linter. Date: Thu, 26 Dec 2019 17:33:07 +0000 User-agent: mu4e 1.2.0; emacs 26.3
These patches speed up the derivation linter by reducing the number of
times a connection to the guix-daemon is established. In testing on my
computer, the time to lint all guix packages with the derivation linter
drops from around 6 minutes to around 3 minutes.


Christopher Baines (2):
  guix: lint: Add an optional parameter for a store connection.
  scripts: lint: Set the %link-checker-store-connection parameter.

 guix/lint.scm         | 42 ++++++++++++++++++++++++++----------------
 guix/scripts/lint.scm | 22 +++++++++++++---------
 2 files changed, 39 insertions(+), 25 deletions(-)

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#38754] [PATCH 2/2] scripts: lint: Set the %link-checker-store-connection parameter. Date: Tue, 24 Mar 2020 19:50:07 +0000 User-agent: mu4e 1.2.0; emacs 26.3
Ludovic Courtès <address@hidden> writes:

> Hi,
>
> Christopher Baines <address@hidden> skribis:
>
>> I've finally got around to looking at this again. I've sent some new
>> patches which add a field to the <lint-checker> record, and adjust the
>> running of lint checkers as well as the derivation checker to use a
>> single store connection.
>>
>> Let me know what you think?
>
> LGTM, thank you!

Great, I've pushed this to master now as
57e12aad6dfc2d12567164144dd15161e66f32d5.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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