RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
repositoryIfBench.hpp File Reference

Header file declaring type parameterised tests for RepositoryIf. More...

#include <rtctk/componentFramework/repositoryIf.hpp>
#include <benchmark/benchmark.h>

Go to the source code of this file.

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 
namespace  rtctk::componentFramework::test
 

Functions

 Iterations (100) -> Repetitions(10) ->ReportAggregatesOnly() ->Unit(benchmark::kMillisecond)
 
 Iterations (3) -> Repetitions(3) ->Arg(1024 *1024) ->Arg(10 *1024 *1024) ->Arg(100 *1024 *1024) ->Arg(400 *1024 *1024) ->ReportAggregatesOnly() ->Unit(benchmark::kMillisecond)
 

Detailed Description

Header file declaring type parameterised tests for RepositoryIf.

Function Documentation

◆ Iterations() [1/2]

Iterations ( 100 ) -> Repetitions(10) ->ReportAggregatesOnly() ->Unit(benchmark::kMillisecond)

◆ Iterations() [2/2]

Iterations ( 3 ) -> Repetitions(3) ->Arg(1024 *1024) ->Arg(10 *1024 *1024) ->Arg(100 *1024 *1024) ->Arg(400 *1024 *1024) ->ReportAggregatesOnly() ->Unit(benchmark::kMillisecond)