Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] build time regression script
@ 2011-07-19 14:55 Paul Eggleton
  2011-07-19 14:55 ` [PATCH 1/1] scripts/contrib: add build time regression test script Paul Eggleton
  2011-07-20 16:50 ` [PATCH 0/1] build time regression script Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2011-07-19 14:55 UTC (permalink / raw)
  To: openembedded-core

This is a script I've been using to test build times together with
"git bisect run". I realise it has some similarities with the script that
Darren recently posted (bb-matrix); they both evolved at around the same
time although they are used for quite different purposes. Perhaps they
can be merged together or share parts of eachother at some point in
future.

The following changes since commit b975de5ea76c5f8827fb48c0c3c29902872ad3d6:

  bb-matrix: correct BB and PM number canonicalization (2011-07-14 22:22:59 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/test-build-time
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/test-build-time

Paul Eggleton (1):
  scripts/contrib: add build time regression test script

 scripts/contrib/test_build_time.sh        |  237 +++++++++++++++++++++++++++++
 scripts/contrib/test_build_time_worker.sh |   37 +++++
 2 files changed, 274 insertions(+), 0 deletions(-)
 create mode 100755 scripts/contrib/test_build_time.sh
 create mode 100755 scripts/contrib/test_build_time_worker.sh

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-20 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19 14:55 [PATCH 0/1] build time regression script Paul Eggleton
2011-07-19 14:55 ` [PATCH 1/1] scripts/contrib: add build time regression test script Paul Eggleton
2011-07-20 16:50 ` [PATCH 0/1] build time regression script Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox