Servant.Benchmark.Tools.Drill
Description
Support for the Drill load testing application
data Settings Source #
Drill specific settings. See the project's documentation for more details
Constructors
Fields
export :: FilePath -> Settings -> [Endpoint] -> IO () Source #
Export a benchmark file given a list of Endpoints
Endpoint