Hi, I would start from mentioning that this problem occurs in small projects (even blank), in bigger ones it’s just getting worse.
So building even small solutions takes (at least) 6-7 minutes, of course that depends on how much I have changed in compare to last build but even adding two new UProperty means I would need to wait another 5 minutes on building.
Currently, I’m using “rider for ue4” because in Visual Studio the problem was even worse.
From Build message :
“
0>Total time in Parallel executor: 336,81 seconds
0>Total execution time: 381,95 seconds
“
And that’s where my question starts.
Is there any solution to shorten that stupidly long building time?
My Laptop specs if that’s maybe a reason:
CPU: i5-7300HQ
GPU: gtx1050M
Ram: 8 GB
HDD 465 GB (from 200 GB are still free)
(build time isn’t affected by other app running in background from my tests)