Table of Contents

Class BenchmarkReportExtensions

Namespace
BenchmarkDotNet.Reports
Assembly
BenchmarkDotNet.dll
public static class BenchmarkReportExtensions
Inheritance
BenchmarkReportExtensions

Methods

GetGcInfo(BenchmarkReport)

public static string? GetGcInfo(this BenchmarkReport report)

Parameters

report BenchmarkReport

Returns

string

GetHardwareIntrinsicsInfo(BenchmarkReport)

public static string? GetHardwareIntrinsicsInfo(this BenchmarkReport report)

Parameters

report BenchmarkReport

Returns

string

GetRuntimeInfo(BenchmarkReport)

public static string? GetRuntimeInfo(this BenchmarkReport report)

Parameters

report BenchmarkReport

Returns

string