Skip to content

Add test profiling the python config

Rosen Matev requested to merge rmatev-profile-config into master
  • 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

Merge request reports