Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
hist_benchmark_axes.cxx File Reference
#include <ROOT/RAxes.hxx>
#include <benchmark/benchmark.h>
#include <cstddef>
#include <random>
#include <tuple>
#include <vector>

Classes

struct  RAxes_Regular1
struct  RAxes_Regular2

Functions

 BENCHMARK_DEFINE_F (RAxes_Regular1, ComputeGlobalIndex)(benchmark
 BENCHMARK_DEFINE_F (RAxes_Regular2, ComputeGlobalIndex)(benchmark
 BENCHMARK_MAIN ()
 BENCHMARK_REGISTER_F (RAxes_Regular1, ComputeGlobalIndex) -> Range(0, 32768)
 BENCHMARK_REGISTER_F (RAxes_Regular2, ComputeGlobalIndex) -> Range(0, 32768)

Function Documentation

◆ BENCHMARK_DEFINE_F() [1/2]

BENCHMARK_DEFINE_F ( RAxes_Regular1 ,
ComputeGlobalIndex  )

Definition at line 30 of file hist_benchmark_axes.cxx.

◆ BENCHMARK_DEFINE_F() [2/2]

BENCHMARK_DEFINE_F ( RAxes_Regular2 ,
ComputeGlobalIndex  )

Definition at line 60 of file hist_benchmark_axes.cxx.

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

◆ BENCHMARK_REGISTER_F() [1/2]

BENCHMARK_REGISTER_F ( RAxes_Regular1 ,
ComputeGlobalIndex  ) -> Range(0, 32768)

◆ BENCHMARK_REGISTER_F() [2/2]

BENCHMARK_REGISTER_F ( RAxes_Regular2 ,
ComputeGlobalIndex  ) -> Range(0, 32768)