MietzeKatze
MietzeKatze•2mo ago

Why is convex slower than supabase in my tests?

Hi there , Im trying different new db services to find the right one for me. I thought convex was build onto postgress and planetside, so it should be very fast. Yet when I try it compared to supabase , supabase loads todos from todos.select(*) twice as fast. Is that maybe because in supabase I could select my location (germany) and the server is closer. And convex free tier is in the US ? If so ...... How does it work with convex, if I want so serve customers in the US and EU on the pro tier, are there multiple server replicas to have shortest distance to both, or am I able too choose one main region, or will no payment plan ever give me the option of selecting a region ?
5 Replies
Convex Bot
Convex Bot•2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
jamwt
jamwt•2mo ago
Hi! Yes most of this is probably round trip time. Germany vs us hosting.
MietzeKatze
MietzeKatzeOP•2mo ago
do you know will there be EU servers ?
Clever Tagline
Clever Tagline•2mo ago
Keep an eye on this FAQ entry: https://discord.com/channels/1019350475847499849/1410082090682159205 As the team shares updates on region expansion, we'll update that thread
MietzeKatze
MietzeKatzeOP•2mo ago
thank you 🙂

Did you find this page helpful?