Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extreme long build times on Vercel #13741

Open
sebiweise opened this issue Feb 18, 2024 · 4 comments
Open

Extreme long build times on Vercel #13741

sebiweise opened this issue Feb 18, 2024 · 4 comments
Labels
🐛 bug Something isn't working foundation Low priority Created by Linear-GitHub Sync performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive Stale

Comments

@sebiweise
Copy link

Issue Summary

We have the problem, that the build/deployment on Vercel is taking way to long. On average 14 minutes.
Did we configure something wrong or do we miss some tweaks?

Steps to Reproduce

  1. Self host on Vercel

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?

Actual Results

  • Really slow builds

Expected Results

  • Quick build

Technical details

  • Vercel deployment
  • Vercel postgres setup and ready

Evidence

image

@maige-app maige-app bot added 🐛 bug Something isn't working performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive 🚧 wip / in the making labels Feb 18, 2024
@keithwillcode
Copy link
Contributor

You have not misconfigured anything it sounds like. This is how long builds take for a code base of our size at the moment.

@keithwillcode keithwillcode added Low priority Created by Linear-GitHub Sync foundation and removed 🚧 wip / in the making labels Feb 20, 2024
@sebiweise
Copy link
Author

Ok but I also have some poor loading time in the app itself, could this be related to my Vercel Postgres db?

@keithwillcode
Copy link
Contributor

Ok but I also have some poor loading time in the app itself, could this be related to my Vercel Postgres db?

Hard to say. We don’t use Vercel’s Postgres DB. We’ve gotten the app to run quite quickly on Vercel otherwise.

@sebiweise
Copy link
Author

sebiweise commented Feb 23, 2024

Ok but I also have some poor loading time in the app itself, could this be related to my Vercel Postgres db?

Hard to say. We don’t use Vercel’s Postgres DB. We’ve gotten the app to run quite quickly on Vercel otherwise.

I've just moved our DB to a DigitalOcean cluster and it has improved the load times a little. Would you mind sharing which provider or where you host your DB?

@github-actions github-actions bot added the Stale label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working foundation Low priority Created by Linear-GitHub Sync performance area: performance, page load, slow, slow endpoints, loading screen, unresponsive Stale
Projects
None yet
Development

No branches or pull requests

2 participants