Show / Hide Table of Contents

Namespace BenchmarkDotNet.Filters

Classes

AllCategoriesFilter

Filter benchmarks which have all the target categories

AnyCategoriesFilter

Filter benchmarks which have any of the target categories

AttributesFilter

filters benchmarks by provided attribute names

DisjunctionFilter

GlobFilter

filters benchmarks by provided glob patterns

NameFilter

SimpleFilter

UnionFilter

Interfaces

IFilter

In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors