mirror of
https://github.com/opensim/opensim.git
synced 2026-06-04 18:06:06 +08:00
This appears to improve cpu usage since launching a new thread is more expensive than performing a small amount of inline logic. However, needs testing at scale.