On 17 déc. 2010, at 14:12, Daniel Wagner wrote: > Hi, > > Jean-Baptiste BRIAUD -- Novlog schrieb: >> Hi, >> >> After upgrading to qooxdoo 1.3 we also upgraded the lib for using Selenium >> (in the Simulator). >> We found that our test run 50% faster ! >> I would like to thank the team for the effort, 50% is not just a little bit >> quicker ! >> This is very important for us since we (try to always) test before commit >> with continuous integration principle in mind. > That's good to hear. You're probably using quite a few locators with > wildcards in them, then. That's actually the only area where performance > improvements were made but as you've noticed they can be pretty > significant if your application has more than a few widgets.
Good guess : lots of form => lots of widget => lots of locator that contains wilcards in our tests. [CUT] > For the next qooxdoo release (1.4), we plan to move the user extensions > from the Simulator contrib to the framework since the new Simulator > *component* (confusing, I know...) that was introduced with 1.3 depends > on them. The contribution will still be around, of course, but with an > SVN external pointing to the extension. We'll also use tags > corresponding to qx versions. > Perfect ! > Regards, > Daniel ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
