Finance manager
Лабораторна робота №2 - Документація коду
Loading...
Searching...
No Matches
Functions
benchmark_exporter.cpp File Reference
#include <benchmark/benchmark.h>
#include "../fixed/Exporter.h"
#include "../fixed/Transaction.h"
#include <vector>
#include <random>
#include <sstream>
#include <filesystem>
#include <cstdio>
Include dependency graph for benchmark_exporter.cpp:

Functions

 RangeMultiplier (2) -> Range(100, 100000) ->Complexity(benchmark::oN)
 
 BENCHMARK (BM_CSVExporter_Construction)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BM_CSVExporter_Construction  )

◆ RangeMultiplier()

RangeMultiplier ( ) -> Range(100, 100000) ->Complexity(benchmark::oN)