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: Thu, 11 Mar 2021 21:04:14 +0100

I've just tried it: it's great, thanks a lot for pushing this! :)

My only complaint is that it's still a bit slow:

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

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

Same without `-C`.

In comparison,

--8<---------------cut here---------------start------------->8---
time env -i $(which bash) --norc --noprofile -c 'source nyxt/etc/profile && 
exit'


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

Is there anything we can do to speed this up?

Cheers!

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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