Hi,
On Thu, 31 Oct 2024 at 12:31, Daniel Littlewood <[email protected]>
wrote:
> Some data from me, using Guix on a foreign distro (Debian)
>
> guix pull ("38k new commits"): 21m45s
> guix pull immediately after: 2m25s
> guix shell emacs (fresh): 1m49s
> guix shell emacs (cached): <1s
Just to be sure,
1. Have you allowed substitutes?
2. Do you have SSD or HDD hard disk?
3. What is your link speed? kiB/s or MiB/s or more or less?
Thanks,
simon
PS: As explained elsewhere, comparing "guix pull" with "apt-get update"
is compared apple to giraffe. In order to compare the same in Debian
world, it would mean: compile apt-get itself then process the
debian/control file of all packages
.