Hi,
What is the expected/normal latency for simple queries on small collections? Using graphql to do a single-item-lookup by an indexed key (e.g. look up user by email), I’m seeing response times in the ~500ms range from a Cloudflare worker (in Newark NJ). Since the queries seem to lag slightly in the dashboard too it feels like more like it’s on the fauna side than the network.
Still on the free plan if that makes a difference too. Any tips or tricks to speed things up?
Thanks!
Loren