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

postgres-drizzle got slow #882

Open
psugihara opened this issue Mar 12, 2024 · 0 comments
Open

postgres-drizzle got slow #882

psugihara opened this issue Mar 12, 2024 · 0 comments

Comments

@psugihara
Copy link

I was looking at these nice examples comparing latency of different sql db modules:

I noticed that prisma and kyseley are both very fast on second request (~500ms for the first request then ~5ms for kyseley and ~25 for prisma). However, the drizzle example stays at 250ms+.

Is there a config difference with the deployment?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant