If I create a new class that inherits from qx.core.Object, with an empty constructor and no methods, then instantiate a large number of these objects, it appears that each object uses a relatively large amount of memory (~4K) under IE but not under other browsers. I'm guessing this has to do with closure creation during instantiation. Has anyone else seen this? Devs, are you aware of it? Creating thousands of QooxDoo objects seems to use all the memory on my machine under IE. :)
Dave -- View this message in context: http://qooxdoo.678.n2.nabble.com/Instantiated-object-memory-usage-under-IE-tp5979072p5979072.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
