Skip to content

Collect and visualize performance information from test artifacts

Summary

Discussed with @nektar and @gillardo as an expanded functionality of DPPS AIV toolkit:

We will need a way to present and visualize pipeline:

  • performance information across different artifacts/releases
    • tracking CPU time
    • tracking the output files size
    • looking for crashes, floating point failures and other bugs
    • Looking/tracking for memory leaks
  • basic software/'physics' validation from test artifacts.

as a task after running test jobs, and to examine the results of those jobs.

  • results recorded in a summary file, which could be used as input to downstream displays such as the 'DPPS run tester' web site (could it be grafana dashboards?).
Edited by Volodymyr.Savchenko