Project
Loading...
Searching...
No Matches
benchmark_RawParser.cxx File Reference
#include <benchmark/benchmark.h>
#include "DPLUtils/RawParser.h"

Go to the source code of this file.

Classes

class  TestPages
 
struct  TestPages::RawPage
 

Functions

 BENCHMARK (BM_RawParserV4) -> Arg(1) ->Arg(8) ->Arg(256) ->Arg(1024) ->Arg(16 *1024) ->Arg(256 *1024)
 
 BENCHMARK (BM_RawParserAuto) -> Arg(1) ->Arg(8) ->Arg(256) ->Arg(1024) ->Arg(16 *1024) ->Arg(256 *1024)
 
 BENCHMARK_MAIN ()
 

Variables

TestPages gPages
 

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( BM_RawParserAuto  ) -> Arg(1) ->Arg(8) ->Arg(256) ->Arg(1024) ->Arg(16 *1024) ->Arg(256 *1024)

◆ BENCHMARK() [2/2]

BENCHMARK ( BM_RawParserV4  ) -> Arg(1) ->Arg(8) ->Arg(256) ->Arg(1024) ->Arg(16 *1024) ->Arg(256 *1024)

◆ BENCHMARK_MAIN()

BENCHMARK_MAIN ( )

Variable Documentation

◆ gPages

TestPages gPages

Definition at line 56 of file benchmark_RawParser.cxx.