diff options
author | unknown | 2009-08-26 16:08:36 -0700 |
---|---|---|
committer | dahlia | 2009-10-12 01:53:57 -0700 |
commit | fe0940a22f55ed792870c07d30509662e31b4b7c (patch) | |
tree | d789662cfe5d4968c3c17774e74d243ac54be281 /OpenSim/Region/Framework/StorageManager.cs | |
parent | Fixed tree crossing. This will alleviate (diff) | |
download | opensim-SC_OLD-fe0940a22f55ed792870c07d30509662e31b4b7c.zip opensim-SC_OLD-fe0940a22f55ed792870c07d30509662e31b4b7c.tar.gz opensim-SC_OLD-fe0940a22f55ed792870c07d30509662e31b4b7c.tar.bz2 opensim-SC_OLD-fe0940a22f55ed792870c07d30509662e31b4b7c.tar.xz |
Optimize ODE mesh by removing sleep. On a region with 100,000 prims and ODE enabled, the first Heartbeat loop call to UpdatePhysics takes 20 minutes. 75% of that time is spent in this sleep. (100k prims * 10ms)
Diffstat (limited to 'OpenSim/Region/Framework/StorageManager.cs')
0 files changed, 0 insertions, 0 deletions