Is there a profiling tool or technique that I could use to determine 
the size (in bytes) of the response that is sent back over the wire as 
the result of executing a method on a RemoteObject?

I'm trying to make some architecture decisions about how much data my 
remote Java object should return such that it doesn't cause a poor user 
experience for people on slower connections. I don't need to be able to 
access this size info from within ActionScript necessarily...I just 
want to be able to see the size information in some way during my 
initial tests (log file? profiler? debugger?)

Any ideas would be greatly appreciated. Thanks!

Kris



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to