C# Class Glob.Benchmarks.Benchmarks

Mostra file Open project: kthompson/csharp-glob

Public Methods

Method Description
Benchmarks ( ) : BenchmarkDotNet.Attributes

Private Methods

Method Description
ParseAndCompileGlob ( ) : Glob
ParseGlob ( ) : void
TestMatchForCompiledGlob ( ) : void
TestMatchForUncompiledGlob ( ) : void

Method Details

Benchmarks() public method

public Benchmarks ( ) : BenchmarkDotNet.Attributes
return BenchmarkDotNet.Attributes