Re: [SWTBot-users] Performance optimization for SWTBot

2008-11-10 Thread Hans Schwaebli
: From: Ketan Padegaonkar <[EMAIL PROTECTED]> Subject: Re: [SWTBot-users] Performance optimization for SWTBot To: swtbot-users@lists.sourceforge.net Date: Friday, November 7, 2008, 1:43 PM Hans Schwaebli wrote: > I have a suggestion for improving performance. > > I have seen that fin

Re: [SWTBot-users] Performance optimization for SWTBot

2008-11-07 Thread Ketan Padegaonkar
Hans Schwaebli wrote: > I have a suggestion for improving performance. > > I have seen that finding widgets by label collects all widgets it can > find and then it returns the widget by index. Often the index is 0. So > SWTBot could stop searching as soon as it finds the first widget > matchi

Re: [SWTBot-users] Performance optimization for SWTBot

2008-11-07 Thread Hans Schwaebli
second widget which needs to be found by label, it could stop searching as soon as it finds the second. --- On Sun, 10/26/08, Ketan Padegaonkar <[EMAIL PROTECTED]> wrote: From: Ketan Padegaonkar <[EMAIL PROTECTED]> Subject: Re: [SWTBot-users] Performance optimization for SWTBot To:

Re: [SWTBot-users] Performance optimization for SWTBot

2008-10-26 Thread Ketan Padegaonkar
Hi, I've uploaded the latest 2.0 with some performance optimizations, there were a few tests that locked up and froze the UI but that has been fixed. I'm not sure if this was the only freezing issue. If anyone is using 2.0, I'd like to hear of any issues with the latest available at http:/