WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
|
Functions | |
void | stringConstruct (benchmark::State &state) |
void | SharedStringConstruct (benchmark::State &state) |
void | SharedStringConstructWide (benchmark::State &state) |
void | stringConstructStatic (benchmark::State &state) |
void | SharedStringConstructStatic (benchmark::State &state) |
void | stringView (benchmark::State &state) |
void | SharedStringView (benchmark::State &state) |
void | SharedStringViewShare (benchmark::State &state) |
void | stringCompare (benchmark::State &state) |
void | SharedStringCompare (benchmark::State &state) |
void | SharedStringCompareWide (benchmark::State &state) |
BENCHMARK (stringConstruct) | |
BENCHMARK (SharedStringConstruct) | |
BENCHMARK (stringConstructStatic) | |
BENCHMARK (SharedStringConstructStatic) | |
BENCHMARK (SharedStringConstructWide) | |
BENCHMARK (stringView) | |
BENCHMARK (SharedStringView) | |
BENCHMARK (SharedStringViewShare) | |
BENCHMARK (stringCompare) | |
BENCHMARK (SharedStringCompare) | |
BENCHMARK (SharedStringCompareWide) | |
BENCHMARK | ( | SharedStringCompare | ) |
BENCHMARK | ( | SharedStringCompareWide | ) |
BENCHMARK | ( | SharedStringConstruct | ) |
BENCHMARK | ( | SharedStringConstructStatic | ) |
BENCHMARK | ( | SharedStringConstructWide | ) |
BENCHMARK | ( | SharedStringView | ) |
BENCHMARK | ( | SharedStringViewShare | ) |
BENCHMARK | ( | stringCompare | ) |
BENCHMARK | ( | stringConstruct | ) |
BENCHMARK | ( | stringConstructStatic | ) |
BENCHMARK | ( | stringView | ) |
void SharedStringCompare | ( | benchmark::State & | state | ) |
void SharedStringCompareWide | ( | benchmark::State & | state | ) |
void SharedStringConstruct | ( | benchmark::State & | state | ) |
void SharedStringConstructStatic | ( | benchmark::State & | state | ) |
void SharedStringConstructWide | ( | benchmark::State & | state | ) |
void SharedStringView | ( | benchmark::State & | state | ) |
void SharedStringViewShare | ( | benchmark::State & | state | ) |
void stringCompare | ( | benchmark::State & | state | ) |
void stringConstruct | ( | benchmark::State & | state | ) |
void stringConstructStatic | ( | benchmark::State & | state | ) |
void stringView | ( | benchmark::State & | state | ) |