Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.02 KB

benchmarks.md

File metadata and controls

31 lines (21 loc) · 1.02 KB

Modules benchmarking

Generator modules

Time benchmark for the generation of 1000 events of a LPAIR $\ggll$ process with simple $p_{\rm T}$, $\eta$ cuts. Comparison with the various event generator workers handled in CepGen.

The lower the better.

    <iframe src="_static/benchmark_generator_process.html" width="100%" height="480"></iframe>

Integrator modules

Time benchmark for the integration of a simple three-dimensional scalar function. Comparison with the various functional evaluators and integrator algorithms handled in CepGen.

The lower the better.

    <iframe src="_static/benchmark_integrator_function.html" width="100%" height="480"></iframe>

Time benchmark for the computation of the cross section of a LPAIR $\ggll$ process with simple $p_{\rm T}$, $\eta$ cuts. Comparison with the various integrator algorithms handled in CepGen.

The lower the better.

    <iframe src="_static/benchmark_integrator_process.html" width="100%" height="480"></iframe>