I set up a bunch of components using the http requests and
displaying the returned data in data grids. I started changing them
all to use remoting with the turnkey blazeDS since it is supposed
to be so much quicker.
As I was doing so I noticed the components I changed to remoting were coming back slower than those still in http. So I set up a test with duplicate components. One on remoting and one on http. The http kicks it butt every time. I increased the record count from 8 records to 8000 records and http was still faster.
The only thing I can think of is that I have something set up screwy. I went through the Cairngorm videos and set the whole thing up that way but I'm not seeing anything wrong.
Has anyone else experienced remoting slower than http? If so why?
As I was doing so I noticed the components I changed to remoting were coming back slower than those still in http. So I set up a test with duplicate components. One on remoting and one on http. The http kicks it butt every time. I increased the record count from 8 records to 8000 records and http was still faster.
The only thing I can think of is that I have something set up screwy. I went through the Cairngorm videos and set the whole thing up that way but I'm not seeing anything wrong.
Has anyone else experienced remoting slower than http? If so why?