Remix.run Logo
bengale 6 hours ago

We saw 12m -> 2m on one of our biggest projects. Incredible really.

christophilus 5 hours ago | parent [-]

It blows my mind that there is a 12m build for a JavaScript application. How may lines of code is this app?

bengale 4 hours ago | parent | next [-]

Seems to be around 1 million. It's chunky and it's probably not well optimised for the build to be honest, but it was only starting to creep up the priority list as it crossed the 10m mark.

This is also the length on our CI which is running on some POS build machine. Locally it's far faster, but with Vite 8 its crazy fast.

pestatije 4 hours ago | parent | prev [-]

My banking site takes 10 seconds to LOAD...I hate thinking how long it must take them to compile it