From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Bengt Richter <bokr@bokr.com>
Cc: "Félix Baylac Jacqué" <felix@alternativebit.fr>, guix-devel@gnu.org
Subject: Re: How long does it take to run the full rustc bootstrap chain?
Date: Tue, 01 Nov 2022 08:49:46 -0400 [thread overview]
Message-ID: <87tu3idel1.fsf@gmail.com> (raw)
In-Reply-To: <20221031185630.GA3567@LionPure> (Bengt Richter's message of "Mon, 31 Oct 2022 20:02:50 +0100")
Hi Bengt,
Bengt Richter <bokr@bokr.com> writes:
[...]
>> Building Rust is mostly CPU dependent; I think fast single thread
>> performance is key as not that much happen in parallel, IIRC. The 3900X
>> is a 12 cores (24 logical) beast.
>>
>
> Hm, just TRAN sata, no nvme, so it's going to be slow, but
> what is the effect on what you timed?
>
> Is there an easy way to get a measure of how many GB went
> through those SATA channels during what you timed? That
> would give an idea of what faster phusical disk memory
> access would do for you. If many people are waiting longer
> that they like, maybe they would chip in to fund an upgrade,
> to feed that 12(24)-core "beast" :-)
I really doubt it's IO bound, from experience building it multiple
times. But I don't have precise data; if you are interested in learning
more, I encourage you to run something like 'guix build --check
--no-grafts rust' or 'guix build --check --no-grafts -e '(@@ (gnu
packages rust) rust-1.55) on your machine monitor the load via atop or
similar tools.
--
Thanks,
Maxim
next prev parent reply other threads:[~2022-11-01 13:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-15 7:33 How long does it take to run the full rustc bootstrap chain? Félix Baylac Jacqué
2022-10-19 19:52 ` Efraim Flashner
2022-10-20 9:59 ` Ludovic Courtès
2022-10-20 20:11 ` Efraim Flashner
2022-10-22 8:57 ` Félix Baylac Jacqué
2022-10-22 13:48 ` Maxim Cournoyer
2022-10-26 19:37 ` bokr
2022-10-27 14:35 ` Maxim Cournoyer
2022-10-28 12:00 ` Has guix system ever run a hardware survey? Joshua Branson
2022-10-31 19:02 ` How long does it take to run the full rustc bootstrap chain? Bengt Richter
2022-11-01 12:49 ` Maxim Cournoyer [this message]
2022-11-06 9:08 ` Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tu3idel1.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=bokr@bokr.com \
--cc=felix@alternativebit.fr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.