Table of Contents

Class DefaultExporters

Namespace
BenchmarkDotNet.Exporters
Assembly
BenchmarkDotNet.dll
public static class DefaultExporters
Inheritance
DefaultExporters

Fields

AsciiDoc

public static readonly IExporter AsciiDoc

Field Value

IExporter

Csv

public static readonly IExporter Csv

Field Value

IExporter

CsvMeasurements

public static readonly IExporter CsvMeasurements

Field Value

IExporter

Html

public static readonly IExporter Html

Field Value

IExporter

Json

public static readonly IExporter Json

Field Value

IExporter

JsonBrief

public static readonly IExporter JsonBrief

Field Value

IExporter

JsonBriefCompressed

public static readonly IExporter JsonBriefCompressed

Field Value

IExporter

JsonFull

public static readonly IExporter JsonFull

Field Value

IExporter

JsonFullCompressed

public static readonly IExporter JsonFullCompressed

Field Value

IExporter

Markdown

public static readonly IExporter Markdown

Field Value

IExporter

Plain

public static readonly IExporter Plain

Field Value

IExporter

RPlot

public static readonly IExporter RPlot

Field Value

IExporter

Xml

public static readonly IExporter Xml

Field Value

IExporter

XmlBrief

public static readonly IExporter XmlBrief

Field Value

IExporter

XmlBriefCompressed

public static readonly IExporter XmlBriefCompressed

Field Value

IExporter

XmlFull

public static readonly IExporter XmlFull

Field Value

IExporter

XmlFullCompressed

public static readonly IExporter XmlFullCompressed

Field Value

IExporter