When I measured data loading performance in DHTML, it wasn't as bad as I thought; for 900 nodes of a photo.xml example

<rsp stat="ok">
    <photos page="1" pages="1" perpage="900" total="76">
        <photo id="2607669" owner="[EMAIL PROTECTED]" secret="48cc795c96" server="3" title="Dad opens present" ispublic="1" isfriend="0" isfamily="0" />
        <photo id="2599834" owner="[EMAIL PROTECTED]" secret="2f003722d2" server="1" title="Jah Rasta(199)" ispublic="1" isfriend="0" isfamily="0" />
...

The load time is ~650 msecs in Firefox and in IE (surprisingly they are about the same)
in swf7 it is ~250 msecs

So the real slowdown appears to be in instantiating replicated views from data..




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to