Project
Loading...
Searching...
No Matches
benchmark_Miscellaneous.cxx File Reference
#include <benchmark/benchmark.h>
#include <TObjArray.h>
#include <TH1.h>
#include <TTree.h>
#include <TF1.h>
#include <TRandom.h>

Go to the source code of this file.

Functions

 BENCHMARK (BM_dynamic_cast)
 
 BENCHMARK (BM_InheritsFrom)
 
 BENCHMARK (BM_MergeCollectionOnHeap)
 
 BENCHMARK (BM_MergeCollectionOnStack)
 
 BENCHMARK (BM_MergeWithoutNoCheck) -> Arg(1) ->Arg(100)
 
 BENCHMARK (BM_MergeWithNoCheck) -> Arg(1) ->Arg(100)
 
 BENCHMARK (BM_ClassComparisonCString)
 
 BENCHMARK (BM_ClassComparisonInterface)
 
 BENCHMARK_MAIN ()
 

Function Documentation

◆ BENCHMARK() [1/8]

BENCHMARK ( BM_ClassComparisonCString  )

◆ BENCHMARK() [2/8]

BENCHMARK ( BM_ClassComparisonInterface  )

◆ BENCHMARK() [3/8]

BENCHMARK ( BM_dynamic_cast  )

◆ BENCHMARK() [4/8]

BENCHMARK ( BM_InheritsFrom  )

◆ BENCHMARK() [5/8]

BENCHMARK ( BM_MergeCollectionOnHeap  )

◆ BENCHMARK() [6/8]

BENCHMARK ( BM_MergeCollectionOnStack  )

◆ BENCHMARK() [7/8]

BENCHMARK ( BM_MergeWithNoCheck  ) -> Arg(1) ->Arg(100)

◆ BENCHMARK() [8/8]

BENCHMARK ( BM_MergeWithoutNoCheck  ) -> Arg(1) ->Arg(100)

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )