import * as prettyBenching from "https://deno.land/x/pretty_benching@v0.3.3/mod.ts";
Classes
Handles and enforces the set rules on the historic benchmarking data. |
Functions
Calculates the | |
Calculates the | |
Calculates | |
Defines the default | |
Defines a delta column, which shows the changes for the benchmark. Shows | |
Returns the calculated delta for the specific benchmark in a formatted string. | |
Returns the calculated delta for the specific benchmark in a formatted string. | |
Defines multiple columns, which contain extra calculated values, like | |
Returns the range into which the benchmarks with had a threshold set fell. | |
Defines a column for each different | |
Defines a column which contains the indicators for the benchmarks, where provided. | |
Returns a function that expects a | |
Returns a function that expects | |
Returns a function that expects a | |
Defines a threshold result column, which shows into which range the benchmark fell. Shows | |
Defines a threshold result column, which shows the threshold ranges for the benchmark. Shows |
Interfaces
Defines an indicator that should be used for the matching benches | |
Represents the stored historic benchmark data | |
Represents the results of one | |
Represents the results of one benchmark's single run. | |
Defines one column of the markdown table. | |
Represent the change in a variable's value. | |
Defines a group in the markdown. | |
Defines how the generated markdown should look like. | |
Defines the rules on what and how the history should contain. | |
Defines how the resulting output should look like. | |
Defines a threshold, which has three sections. | |
Defines |
Type Aliases
Defines how the resulting output should look like. | |
Defines which strict rules to use. |