tyto library

Classes

BenchmarkResult
A class representing the result of a benchmark case.
CaseResult
A class representing the result of a benchmark case. It contains information about the benchmark group, name, average score, standard deviation percentage, standard deviation, and whether it is the best or worst case.
OpsBenchmarkBase
A base class for running ops benchmarks in Dart.
Report
A class that represents a report to be generated after running benchmarks.
Suite
A class that represents a suite of benchmarks.

Enums

ReportType