Hello guys!
I'm trying to use qx.data.Array as storage of pretty complex objects (mainly
qx.ui.form elements);
Seems it's slow :(
I've about 500-700 millisecs when making
qxArray.push(myObj);
I decided to use simple array, and I have on same PC about 2-4 msecs:
simpleArray[simpleArray.length] = myObj;
Have you in plans make some other lightweight collection wrappers, without
events, etc; but with optimized "contains(), add(), remove(), etc".
Thanks.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel