mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
That improves performance drastically, at least for Mono, as the (de-)serializers can then be optimized (and won't use reflection anymore). On my system, before this change de-/serialization took ~9s/9s, whereas after the change it takes ~.5/.2s.
134 KiB
134 KiB