Have you tried the new qx.ui.table.Table?
I haven't compared timings with ListView, becasue I use always the Table
component.
It is prepared to load data on the fly.


Robert-85 wrote:
> 
> 
> Hello all,
> 
> We are using Qooxdoo to build a Personal Information Manager (PIM).
> You can see how it looks now:
> 
> http://www.publicpim.org/ria/php/new.php
> 
> We got pretty far with the development, and now time is to focus on
> performance. Enabled the debugger, and managed to increase the speed
> in some areas, but there is a roadblock we can't seem to overcome. It
> takes too long to display a list of records. In order to isolate the
> problem, we simplified the app, cutting out features one by one. We
> got rid of the transport layer, too, so server interaction can be
> ruled out, too. The bare bones test page can be found here:
> 
> http://publicpim.org/ria/pp_tests/html/pp.html
> 
> If you'd like to see the full code of this minimal app, you can
> download it from here:
> 
> http://publicpim.org/ria/pp_tests/pp_tests.zip
> 
> Since it takes so much time to load a list (especially under IE), we
> suspect ListView. I've seen in the archive that other people are
> having performance issues with ListView, too, but didn't find any
> definite solution. Would appreciate any help, pointing us in the right
> direction.
> 

-- 
View this message in context: 
http://www.nabble.com/Performance-issues-%28maybe-ListView-%29-tf2264557.html#a6284539
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to