Struct BenchmarkInProperties

Inheritance Relationships

Base Type

Struct Documentation

struct BenchmarkInProperties : public dai::PropertiesSerializable<Properties, BenchmarkInProperties>

Specify benchmark properties (number of messages to send/receive)

Public Functions

~BenchmarkInProperties() override

Public Members

uint32_t reportEveryNMessages = 50

Specify how many messages to measure for each report

bool attachLatencies = false

Specify whether the latenices are attached to the report individually

bool logReportsAsWarnings = true

Send the reports also as logger warnings