Ways of improving build time?

6 months ago

Our build time at the moment is literally 7-10 minutes for a NodeJS application and I can't pin point what's happening as from the dashboard perspective everything's taking ~1s, is there anyway to pin point in what state Railpack is stuck at and taking so long?

1 Replies

6 months ago

Can you link a specific deploy that is taking really slow. There might be something not configured correctly with caching or how packages are being installed. That said, we do have a lot of improvements to the build pipeline coming up which should help build times across the board.


Loading...