[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I'm a new contributor and would like advice
From: |
Ludovic Courtès |
Subject: |
Re: I'm a new contributor and would like advice |
Date: |
Mon, 12 Aug 2024 16:31:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Hazel,
Hazel Cooney <evancooney71@gmail.com> skribis:
> before finishing. It said it was "building profile with (some number)
> packages", and it took at least 2 minutes on that stage only no
> matter the size of the package.
This is surprisingly long, indeed.
Do you use an SSD or a rotating disk? As Felix mentioned, the latter is
likely to be quite slow for these operations.
Also, the duration of this operation depends on the number of packages
in the profile, and more or less on the number of files involved. It
would help if you could reproduce the slowness with as few packages as
possible to see if we can identify some pathological behavior.
Thanks,
Ludo’.