Skip to content

Commit

Permalink
add algorithm execution time plot for ATLAS test job
Browse files Browse the repository at this point in the history
  • Loading branch information
m-fila committed Jul 15, 2024
1 parent 7d252f6 commit f8885a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/ATLAS/q449/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@ Standard reconstruction test job
```sh
ATHENA_CORE_NUMBER=8 Reco_tf.py --multithreaded --AMIConfig q449 --preExec "ConfigFlags.PerfMon.doFullMonMT=True" --postExec "from AthenaConfiguration.ComponentFactory import CompFactory;from GaudiHive.GaudiHiveConf import PrecedenceSvc; cfg.addService(CompFactory.PrecedenceSvc(DumpPrecedenceRules=True))"
```
# Algorithm execution duration

| | |
|-|-|
| min | 9.08e-07 s |
| median | 1.40e-04 s |
| mean | 9.01e-03 s |
| max | 2.15e+01 s |
| std | 1.77e-01 s |

![Algorithm execution duration](img/alg_exec_dist.png)
Binary file added data/ATLAS/q449/img/alg_exec_dist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8885a1

Please sign in to comment.