#What's a fast CPU to reduce compile times?

1 messages · Page 1 of 1 (latest)

modest ore
#

Currently I'm using a PC with Ryzen 5600x. My issue is that on my project, every time I adjust code, the compile time is 30+ seconds. This wasted time is really starting to add up when needing to rapidly iterate on code.

I was wondering if anyone has any suggestions on fast CPUs/components that could heavily reduce compile times in a new PC. Thanks 🙂

dim vigil
#

I never had those 30s, I have r5 5600.
my best practices is seperate modules or plugins as UPM

golden birch
ornate light
meager escarp
#

How big is your project?
I've never seen 30s compile time even on my old i3 laptop, except maybe for the first time opening project

modest ore
modest ore
modest ore
ornate light
dim vigil
#

There is a plugin to see what takes the compile time the most

modest ore