Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
BenchmarkResult Struct Reference
Collaboration diagram for BenchmarkResult:
[legend]

Public Attributes

string name
 
string category
 
double insert_ms
 
double search_ms
 
double remove_ms
 
double total_ms
 
size_t memory_hint
 

Detailed Description

Definition at line 226 of file set_structures_benchmark.cc.

Member Data Documentation

◆ category

◆ insert_ms

◆ memory_hint

◆ name

◆ remove_ms

◆ search_ms

◆ total_ms


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