]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test.sh: add eSDK testing
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 21 Jan 2016 17:46:41 +0000 (19:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jan 2016 10:58:39 +0000 (10:58 +0000)
commitc903c1e1f36a4dd1dc1b7a621fa7a6ffe7411119
tree6cfa8ba01fd3b78e96ab8804bf135f76e7304f1b
parent7b355dc96255b06f3108a7d02ab0ed408d64bf1b
build-perf-test.sh: add eSDK testing

Add simple initial eSDK test. Currently, only download size and
installation time of eSDK is measured. The eSDK to be tested is
generated from the same image that the other tests are run for. This
patch will add two new fields to the global results log and that needs
to be taken into account when examining the results.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/build-perf-test.sh