Remix.run Logo
hnra 2 hours ago

How long are your compile times?

mholm 2 hours ago | parent | next [-]

Fairly short, I'm a Go developer generally working with terraform and microservices. I'd expect some throttling if you're doing 3+ minute compiles, I think. But I think the problem is overblown by the tech video reviewer population that regularly does extremely intensive workloads.

matthewkayin 2 hours ago | parent | prev [-]

I wouldn't call my personal project "heavy load", but I have a cross-platform C++ project that I am developing on both a Windows gaming PC and a 2020 M1 macbook air.

I use clang to compile on both machines. The M1 mac has noticeably faster compile times.