Project
Loading...
Searching...
No Matches
Results Struct Reference

Public Attributes

size_t sizeBytes = 0
 
size_t sizeSerialisedBytes = 0
 
double deserialisationSeconds = 0
 
double mergingSeconds = 0
 
double serialisationSeconds = 0
 

Detailed Description

Definition at line 50 of file benchmark_Types.cxx.

Member Data Documentation

◆ deserialisationSeconds

double Results::deserialisationSeconds = 0

Definition at line 53 of file benchmark_Types.cxx.

◆ mergingSeconds

double Results::mergingSeconds = 0

Definition at line 54 of file benchmark_Types.cxx.

◆ serialisationSeconds

double Results::serialisationSeconds = 0

Definition at line 55 of file benchmark_Types.cxx.

◆ sizeBytes

size_t Results::sizeBytes = 0

Definition at line 51 of file benchmark_Types.cxx.

◆ sizeSerialisedBytes

size_t Results::sizeSerialisedBytes = 0

Definition at line 52 of file benchmark_Types.cxx.


The documentation for this struct was generated from the following file: