Skip to content

Latest commit

 

History

History

benchmarks

gammapy-benchmarks

Performance benchmarks for Gammapy.

Note that we have validation separately, see here.

Analyses

We have the following typical science cases tested:

Execution

To run a specific benchmark use make.py.

python make.py run-benchmark benchmark-name

To run all benchmarks:

python make.py run-benchmark all

To debug scripts (run quickly using only 2 observations):

GAMMAPY_BENCH_N_OBS=2 python make.py run-benchmark all

Results

A summary of the results (for 100 runs) can be found here.