▲ | 2shortplanks 8 hours ago | |||||||
This article skips a few important steps - how a faster CPU will have a demonstrable improvement on developer performance. I would agree with the idea that faster compile times can have a significant improvement in performance. 30s is long enough for a developer to get distracted and go off and check their email, look at social media, etc. Basically turning 30s into 3s can keep a developer in flow. The critical thing we’re missing here is how increasing the CPU speed will decrease the compile time. What if the compiler is IO bound? Or memory bound? Removing one bottleneck will get you to the next bottleneck, not necessarily get you all the performance gains you want | ||||||||
▲ | mordae 8 hours ago | parent | next [-] | |||||||
IO bound compiler would be weird. Memory, perhaps, but newer CPUs also tend to be able to communicate with RAM faster, so... I think just having LSP give you answers 2x faster would be great for staying in flow. | ||||||||
| ||||||||
▲ | delusional 7 hours ago | parent | prev | next [-] | |||||||
I wish I was compiler bound. Nowadays, with everything being in the cloud or whatever I'm more likely to be waiting for Microsoft's MFA (forcing me to pick up my phone, the portal to distractions) or getting some time limited permission from PIM. The days when 30 seconds pauses for the compiler was the slowest part are long over. | ||||||||
▲ | yoz-y 8 hours ago | parent | prev [-] | |||||||
I don’t think that we live in an era where a hardware update can bring you down to 3s from 30s, unless the employer really cheaped out on the initial buy. Now in the tfa they compare laptop to desktop so I guess the title should be “you should buy two computers” |