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

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

bug#49919: closed ([PATCH core-updates 0/2] build-system/go: Enable para


From: GNU bug Tracking System
Subject: bug#49919: closed ([PATCH core-updates 0/2] build-system/go: Enable parallelism.)
Date: Sat, 20 Jan 2024 20:51:02 +0000

Your message dated Sat, 20 Jan 2024 15:49:53 -0500
with message-id <871qabenm6.fsf@gmail.com>
and subject line Re: [bug#49919] [PATCH core-updates 0/2] build-system/go: 
Enable parallelism.
has caused the debbugs.gnu.org bug report #49919,
regarding [PATCH core-updates 0/2] build-system/go: Enable parallelism.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49919: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49919
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates 0/2] build-system/go: Enable parallelism. Date: Fri, 6 Aug 2021 21:45:57 -0700
Hello Guix,

These patches give the Go build system the standard parallelism levers. I would
have thought that Go was already detecting the correct number for GOMAXPROCS,
but after I made this same change for the bootstrapping Go compiler, Efraim
found that it cut the build time nearly in half [0].

[0] https://issues.guix.gnu.org/49616

--
Sarah Morgensen (2):
  build-system/go: Honor #:parallel-build?.
  build-system/go: Honor #:parallel-tests?.

 guix/build-system/go.scm       |  5 +++++
 guix/build/go-build-system.scm | 12 ++++++++++--
 2 files changed, 15 insertions(+), 2 deletions(-)


base-commit: 693d75e859150601145b7f7303f61d4f48e76927
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49919] [PATCH core-updates 0/2] build-system/go: Enable parallelism. Date: Sat, 20 Jan 2024 15:49:53 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
Hello,

Mathieu Othacehe <othacehe@gnu.org> writes:

> Hey,
>
>> Friendly ping to see if Cuirass is ready for these patches to be pushed.
>
> Not really, I need to reconfigure Berlin and I'm hitting multiple
> issues, such as a php build failure :(.

Queued for applying locally, at last.  Closing.

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

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