Class ProcessorBrandStringHelper
- Namespace
- BenchmarkDotNet.Environments
- Assembly
- BenchmarkDotNet.dll
public static class ProcessorBrandStringHelper
- Inheritance
-
ProcessorBrandStringHelper
Methods
Prettify(CpuInfo, bool)
Transform a processor brand string to a nice form for summary.
public static string Prettify(CpuInfo cpuInfo, bool includeMaxFrequency = false)
Parameters
cpuInfo
CpuInfoThe CPU information
includeMaxFrequency
boolWhether to include determined max frequency information
Returns
- string
Prettified version