Namespace nanoFramework.Benchmark.Attributes
Classes
- BaselineAttribute
 Specifies method which should be considered as baseline for calculation. Add new column "Ratio" to output.
- ConsoleParserAttribute
 Adds parser that prints benchmark outputs in console as table.
- CsvParserAttribute
 Adds parser that prints benchmark outputs in console in csv format.
- DebugLoggerAttribute
 Adds debugg logger.
- IterationCountAttribute
 Specifies samples count for each benchmark.