Function thyme::bench::report

source ·
pub fn report(tag: &str) -> String
Expand description

A convenience method to automatically generate a report String for the given tag. The report will include all of the data in the Stats associated with this tag, and be formatted with appropriate units. Limits to a number of recent samples if there are a large number of total samples.