generic-poky/bitbake/lib/toaster/toastermain
Ionut Chisanovici 457091dc56 bitbake: toaster: Add performance testing script
This is implemented as a django management command.
For the moment the 'manage.py perf' command will track the toaster
'gui' urls http response code and load time.

To use it:
1. do your toaster builds
2. ensure toaster is started
1. cd bitbake/lib/toaster
2. ln -s ../../../build/toaster.sqlite
3. ./manage.py perf

(Bitbake rev: 4a1fc6851d21500150715f0e8fa03c0b228ec5f2)

Signed-off-by: Ionut Chisanovici <ionutx.chisanovici@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-20 14:03:58 +01:00
..
management bitbake: toaster: Add performance testing script 2014-06-20 14:03:58 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
settings.py bitbake: toaster: add function to get the database url 2014-06-13 11:55:33 +01:00
urls.py bitbake: toaster: add vim modelines for .py files 2014-01-27 21:01:04 +00:00
wsgi.py bitbake: toaster: add vim modelines for .py files 2014-01-27 21:01:04 +00:00