diff options
author | James J Greensky | 2009-09-30 16:52:59 -0700 |
---|---|---|
committer | John Hurliman | 2009-09-30 17:53:32 -0700 |
commit | 8e3dd64282495e8f7b18efcb2a2e57218a3db6ad (patch) | |
tree | 2e0b59c34d8799ceaab089bc3b6c69cc6c8b82fa /OpenSim/Region/Application/OpenSimBase.cs | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-8e3dd64282495e8f7b18efcb2a2e57218a3db6ad.zip opensim-SC_OLD-8e3dd64282495e8f7b18efcb2a2e57218a3db6ad.tar.gz opensim-SC_OLD-8e3dd64282495e8f7b18efcb2a2e57218a3db6ad.tar.bz2 opensim-SC_OLD-8e3dd64282495e8f7b18efcb2a2e57218a3db6ad.tar.xz |
Removed an innefficent List.Contains lookup from UpdateQueue
Changed the underlying data structure used to detected duplicate
in OpenSim.Region.Framework.Scenes.Types.UpdateQueue from a
List to a Dictionary.
Diffstat (limited to 'OpenSim/Region/Application/OpenSimBase.cs')
0 files changed, 0 insertions, 0 deletions