[haXe] (no subject)
Pete Hobson
pete at 99lives.co.uk
Wed Jan 10 14:57:39 CET 2007
On 10 Jan 2007, at 13:19, Michael Pliskin wrote:
> Hello Pete,
>
> PH> Has anyone made any speed comparisons between the different
> ways of
> PH> communicating to the flash portion of a SWHX app. I remember
> seeing
> PH> something a while ago, about the difference between XML and
> AMF, but
> PH> has anyone done any other tests?
>
> The only experience I can share from our attempts is the great
> speed-up (upto 4 times and more) introduced by disabling caching in
> haxe.Serializer (requires some tweaking on swhx.Connection and related
> stuff). I have an idea to build a mini-server in SWHX neko layer and
> make flash portion connect via amf, but have never tried to implement
> it yet.
>
> --
> Best regards,
> Michael mailto:pl at tepkom.ru
Thanks Michael - makes sense, i'll look into that, as my data will
*definitely* not require caching.
Anyone with anymore? :)
More information about the Haxe
mailing list