Just curious what some people on here are using to...
# orm-help
j
Just curious what some people on here are using to host their prisma servers and what your request times look like? I'm deciding if I wanna switch off of graphcool. The responses are taking way too long.
h
I am using prisma cloud and responses are around 100ms, depends on query
j
What about for queries that have multiple nested relations?
Does that significantly effect speed? I have some of those, but my simple queries are running slow as well.
h
Show me your query 🙂
i can test if i have something simmiliar
for example

https://i.imgur.com/ZRWA49d.pngâ–¾

j
Gotcha thanks for the example!
l
@huv1k Hey! What’s that benchmark?
h
Its not benchmark 😄 its just tracing in playground
l
Ah, I see 😄 thanks