this post was submitted on 29 Jun 2025
20 points (100.0% liked)

Programming

21332 readers
155 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

My computer is slow at compiling, esp. LLVM. If I were to buy a new computer, what components would I focus on to improve this?

you are viewing a single comment's thread
view the rest of the comments
[–] staircase@programming.dev 2 points 4 days ago (8 children)

I'm thinking 2x32GB, tempted by more but seems excessive

[–] TehPers@beehaw.org 2 points 4 days ago (6 children)

Very few things need 64GB memory to compile, but some do. If you think you'll be compiling web browsers or clang or something, then 64GB would be the right call.

Also, higher speeds of DDR5 can be unstable at higher capacities. If you're going with 64GB or more of DDR5, I'd stick to speeds around 6000 (or less) and not focus too much on overclocking it. If you get a kit of 2x32GB (which you should rather than getting the sticks independently), then you'll be fine. You won't benefit as much from RAM speed anyway as opposed to capacity.

[–] slacktoid@lemmy.ml 2 points 4 days ago (2 children)

Can you define unstable? I would like to know more about that

[–] TehPers@beehaw.org 2 points 4 days ago (1 children)

It's less of an issue now, but there were stability issues in the early days of DDR5. Memory instability can lead to a number of issues including being unable to boot the PC (failing to post), the PC crashing suddenly during use, applications crashing or behaving strangely, etc. Usually it's a sign of memory going bad, but for DDR5 since it's still relatively young it can also be a sign that the memory is just too fast.

Always check and verify that the RAM manufacturer has validated their RAM against your CPU.

[–] slacktoid@lemmy.ml 1 points 3 days ago

Oooh interesting. Thank you!

load more comments (3 replies)
load more comments (4 replies)