servant-benchmark-0.1.1.1: Generate benchmark files from a Servant API
Safe HaskellNone
LanguageHaskell2010

Servant.Benchmark.Tools.Drill

Description

Support for the Drill load testing application

Synopsis

Documentation

data Settings Source #

Drill specific settings. See the project's documentation for more details

Constructors

MkSettings 

export :: FilePath -> Settings -> [Endpoint] -> IO () Source #

Export a benchmark file given a list of Endpoints