mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 00:46:33 +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.