RE: [flexcoders] Remoting peformance for large lists

2005-06-14 Thread Matt Chotin
@yahoogroups.com] On Behalf Of Alex Cruikshank Sent: Monday, June 13, 2005 5:07 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Remoting peformance for large lists Hi Matt, I have read (and now re-read) your excellent large data articles (which are now well established within the Flex

[flexcoders] Remoting peformance for large lists

2005-06-13 Thread Alex Cruikshank
Hi all, We're having some peformance problems on the client side when loading large lists of object graphs through our remoting inteface. I've written a simple test case to characterize the problem (the mxml file and remote object are attached), and I'm seeing some behavior I can't explain. I

RE: [flexcoders] Remoting peformance for large lists

2005-06-13 Thread Matt Chotin
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Alex Cruikshank Sent: Monday, June 13, 2005 3:15 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Remoting peformance for large lists Hi all, We're having some peformance problems on the client side when

Re: [flexcoders] Remoting peformance for large lists

2005-06-13 Thread Alex Cruikshank
: [flexcoders] Remoting peformance for large lists Hi all, We're having some peformance problems on the client side when loading large lists of object graphs through our remoting inteface. I've written a simple test case to characterize the problem (the mxml file and remote

RE: [flexcoders] Remoting peformance for large lists

2005-06-13 Thread Jeff Steiner
Chotin Sent: Monday, June 13, 2005 4:29 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Remoting peformance for large lists Have you ready my large data articles? Probably explains whats going on as far as deserialization and whatnot (and potential approaches that may or may