On Jun 5, 2014, at 9:15 PM, Ben Elliston <b...@air.net.au> 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 _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu