I have now a not-so-simple-but-not-so-complex sche...
# spicedb
w
I have now a not-so-simple-but-not-so-complex schema, with about 7M relations loaded. I'm seeing response times that I'm finding very slow (these are measured at spicedb egress): - P50 = 70ms - P95 = 150ms - P99 = 660ms That's with 10 pods (which I find enormous), enabling the dispatch clustering or not doesn't seem to make a huge difference, all requests with
minimizeLatency
consistency requirement. What sort of performance should I be expecting? I was seriously hoping for about 10x shorter response times on each of these 3 quantiles 🤔 Do these number seem indeed less-than-optimal, or are my expectations too high?