[opensource-dev] Question about speed of name cache query
Lance Corrimal
Lance.Corrimal at eregion.de
Tue Oct 25 07:00:49 PDT 2011
All I know about name caching is this:
clear your cache the hard way, by removing everything in the cache
folder, then open the info tab of a group with a really high number of
members, and your framerate will go to hell until all display names
have been fetched.
Am Dienstag 25 Oktober 2011 schrieb Jonathan Welch:
> For my solution to Storm-1653 (Group notices sent by muted
> residents are still displayed) I have to call
> gCacheName->buildLegacyName to get the AgentID associated with a
> legacy name.
>
> It looks like this code may operate asynchronously if there is a
> cache miss. In my testing I was always able to get an AgentID
> back, even with a cache miss, but my tests were not being done in
> a lagged out region.
>
> Would someone with knowledge of the name cache tell me if it is
> possible for this routine to not return an AgentID; I'd like to
> comment my code change properly.
>
> Thank you,
>
> -Jonathan
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
More information about the opensource-dev
mailing list