I've seen similar resuls with putting a little delay in the  
read_socket()..  I thinks it's a resourse issue in where the OS is  
polling till it's free.  It just happens to be with a litle delay  
there's less polling for the file descriptor IO.

The read_socket is waiting on data hence the delay.  We all know it's  
easier to point out the issue to find the  fix.

FYI, for me this is happening on ubuntu with FFv3.0.7 and jssh0.9

Sent from my iPhone

On Mar 12, 2009, at 4:53 PM, Aedorn Varanis <aed...@gmail.com> wrote:

>
> Something amusing about this issue. I noticed, by pure chance, that if
> I move another window around while the test is running, the typing
> goes faster. So if I rapidly move a window left to right, over and
> over, the tests I do complete really quickly. Once I stop moving the
> window, it goes back to the really slow 1 character per second typing.
>
> I'm not even sure how that is related, in fact, I can't even begin to
> think of a reasonable explanation as to why. This kind of puts it in
> the realm of a whole other issue all together.
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to