Agora  1.2.0
Agora project
formatter-bench.cpp File Reference
#include "benchmark/benchmark.h"
#include "spdlog/spdlog.h"
#include "spdlog/pattern_formatter.h"
Include dependency graph for formatter-bench.cpp:

Functions

void bench_formatter (benchmark::State &state, std::string pattern)
 
void bench_formatters ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ bench_formatter()

void bench_formatter ( benchmark::State &  state,
std::string  pattern 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ bench_formatters()

void bench_formatters ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: