Remix.run Logo
Hendrikto 13 hours ago

Two minutes is still way too long. What are we doing? This is ridiculous.

rishabhparikh 4 hours ago | parent | next [-]

2 mins for a production deploy of an app with millions of users? Seems fine to me! How fast would you expect it to be?

BoredPositron 4 hours ago | parent | next [-]

How does an apps user base affect its build time?

mbesto an hour ago | parent | next [-]

It's a proxy for complexity.

jasonlotito 2 hours ago | parent | prev [-]

Not the op and I get your point, however...

One way to think about it might be that the site supports lots of users who use it for various things. So, everyone uses 80% of the site, but everyone also uses a different portion of the final 20%. So, if you have lots of users, you might also have lots of smaller features that a significant minority use.

I don't know, just an interesting way of thinking about it.

bdangubic 2 hours ago | parent | prev [-]

so build time scales with the number of users? meta's build times of roughly 2hrs and 11 minutes then makes a lot of sense

selfmodruntime 13 hours ago | parent | prev [-]

We're doing structural type checking for a language that wasn't developed with that in mind.