Servant.Benchmark.Tools.Siege
Description
Support for the Siege http load testing and benchmarking utility.
export :: FilePath -> Settings -> [Endpoint] -> IO () Source #
Export a URL files path. Note that since Siege-@.06 and later, only the POST and GET directives are supported. All other methods will not produce a url in the URLs file.
newtype Settings Source #
Siege settings.
Constructors
Fields