wrecker-1.2.0.0: An HTTP Performance Benchmarker

Safe HaskellNone
LanguageHaskell2010

Wrecker.Statistics

Synopsis

Documentation

data Statistics Source #

These are the

Constructors

Statistics 

Fields

data AllStats Source #

AllStats has all of the ... stats. This type stores all of the information wrecker uses to display metrics to the user.

Constructors

AllStats 

Fields

data ResultStatistics Source #

This type includes statistics for all of the result values we can detect. This type is used by AllStats to compute per key (URL) statistics among other uses.