dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Execute tests in place when location is accessible on target


From: Maxim Kuvyrkov
Subject: Re: [PATCH] Execute tests in place when location is accessible on target
Date: Fri, 6 Jun 2014 07:03:15 +1200

On Jun 5, 2014, at 9:15 PM, Ben Elliston <address@hidden> wrote:

> On Thu, Jun 05, 2014 at 09:16:13AM +1200, Maxim Kuvyrkov wrote:
> 
>> This optimization removes 3 ssh requests to target: one to copy the
>  test, one to "chmod +x" it, and one to delete the test file.
> 
> Nice. How much time does this save on a typical testsuite run?

For truly remote testing (inter-country or inter-continent) -- a lot, up to 4 
times (3 out of 4 ssh requests are removed).  For long-latency remote 
connections it is the ssh latency that dominates testing.

Thank you,

--
Maxim Kuvyrkov
www.linaro.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]