hsbencher-1.8.0.4: Launch and gather data from Haskell and non-Haskell benchmarks.

Safe HaskellNone

HSBencher.Internal.Config

Contents

Description

Code to deal with configuration information, including gathering it from the host environment. Also deals with command line arguments.

Synopsis

Configurations

augmentResultWithConfig :: Config -> BenchmarkResult -> IO BenchmarkResultSource

Fill in static fields of a BenchmarkResult row based on the Config data.

Command line options