This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-17 20:25:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9be1c0ff448d4ea650ca921937905653b4017d61
opensim
/
OpenSim
/
Region
/
RegionCombinerModule
/
RegionCombinerModule.cs
Dan Lake
ca2abc43ad
Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.
2010-06-08 16:44:18 -07:00
49 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink