guix-devel
[Top][All Lists]
Advanced

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

Re: guix environment --profile with --ad-hoc


From: Pierre Neidhardt
Subject: Re: guix environment --profile with --ad-hoc
Date: Fri, 12 Mar 2021 10:59:39 +0100

It seems to be some thing more than just Guix commands being slow.
On my machine


--8<---------------cut here---------------start------------->8---
$ time guix environment --help >/dev/null

real    0m0.345s
--8<---------------cut here---------------end--------------->8---

Which is 2s less than

--8<---------------cut here---------------start------------->8---
$ time guix environment --profile=/my/profile -- exit

real    0m2.372s
--8<---------------cut here---------------end--------------->8---

So `guix environment --profile' seems to be pretty slow still.

`guix run' seems to be faster, but I don't have the numbers just now.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

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