|
From: Luke R. <lra...@gm...> - 2008-08-01 22:51:59
|
I have amf 1.9 and I'm notificing that serialization can be really slow at times. It can take upwards of 1 second to serialize some of the requests I'm making. The amount of data isn't huge either, under 100K serialized. Since these requests are repeated often, my thought is to cache the serialized amf output. Has anyone tried doing this? |