[Opensim-dev] Upcoming work on alternative client stack
Mike Mazur
mmazur at gmail.com
Mon Aug 18 01:04:55 UTC 2008
Hi,
On Mon, 18 Aug 2008 01:49:51 +0100
Melanie <melanie at t-data.com> wrote:
> if the packets are structs/arrays, be careful of boxing issues. You
> would have no advantage from that if you have to eat the boxing
> overhead instead.
Hm, that's a good point. I guess since Packet is a descendant of
object, no performance hit occurs.
What would be a good way to get around this?
Mike
More information about the Opensim-dev
mailing list