!8     portable experimentaljohan.tibell@gmail.comNumerically stable mean. Median. Standard deviation. $Numerically stable sample variance. portable experimentaljohan.tibell@gmail.com=Timing statistics for the benchmark. All measured times are  given in milliseconds. Shortest execution time. Average execution time. #Execution time standard deviation. Median execution time. Longest execution time. >Execution time divided into percentiles. The first component A of the pair is the percentile given as an integer between 0 and @ 100, inclusive. The second component is the execution time of . the slowest iteration within the percentile. The benchmark state.  >Starts the benchmark timer again after it has been previously  stopped by calling  . It's not necessary to call   at A the beginning of the action you want to benchmark as it is done  automatically by  . BStops the benchmark timer. Stopping the timer is useful when you ) need to perform some set up that you don't want to count in the  benchmark timings. It's not necessary to call   at the end of A the action you want to benchmark as it is done automatically by   .  benchmark iters bm runs the action bm iters times measuring ! the execution time of each run. 1Convenience function that runs a benchmark using   and  prints timing statistics. 8Convenience function that runs several benchmarks using   9 and prints a timing statistics summary. Each benchmark C has an associated label that is used to identify the benchmark in  the printed results. Column headers. >Computes the minimum column width needed to print the results  table. .Pad header with spaces up till desired width. Print table headers. 2Print a row showing a summary of the given stats. ACompute percentiles given a list of execution times in ascending  order. &Convert microseconds to milliseconds.          benchpress-0.1Test.BenchPressMath.StatisticsStatsminmeanstddevmedianmax percentiles Benchmarkstartstop benchmarkbench benchManyvariance runBenchmarkS initState execBenchmarkheaders columnWidth padHeaderprintSummaryHeader printSummary percentiles'millis