CatapultServer  v0.5.0.1 (Elephant)
tools/benchmark/main.cpp File Reference
Include dependency graph for tools/benchmark/main.cpp:

Namespaces

 catapult
 
 catapult::tools
 
 catapult::tools::benchmark
 

Functions

int main (int argc, const char **argv)
 

Function Documentation

◆ main()

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

Variable Documentation

◆ Data

std::vector<uint8_t> Data

◆ IsVerified

bool IsVerified = false

◆ m_dataSize

uint32_t m_dataSize
private

◆ m_numPartitions

uint32_t m_numPartitions
private

◆ m_numThreads

uint32_t m_numThreads
private

◆ m_opsPerPartition

uint32_t m_opsPerPartition
private

◆ Signature