Join Discord
Powered by
spicedb will assemble the full union set at each l...
# spicedb
d
dondo_seattle
03/24/2023, 7:44 PM
spicedb will assemble the full union set at each level, presumably; so doesn't this just double the complexity from O(n*m) to O(2*n*m) where n is the number of levels and m the (average) number of users at each level?
Previous
Next