HARDWARE / LAPTOP / COMPUTER for use in Unity development? Ask here! (and only here)

Just checked and i can see all cores working at script compile time
Now im more confused :sweat_smile:

I mean are we talking about script compilation, or the overall domain reload. Because the former is only one small part of the latter.

1 Like

Oh right, now it makes sense.

So, in the domain reload section, it uses multithread, and in the script compile section, it is singlethread.

In short, in order to reduce the waiting time for script changes, the fastest possible ssd/ram/cpu (both single and multicore ) should is important

Also cache is important and 9950x3D have the fastest cache on the planet more or less