Add test profiling the python config
- Add an options file that when inserted in the gaudirun.py options, runs cProfile and displays the results.
- Add a test that uses these options and asserts the hlt1 configuration does not take more than 20 cpu seconds (real + sys).
Edited by Rosen Matev