hsbencher-1.5.3.1: Flexible benchmark runner for Haskell and non-Haskell benchmarks.

Safe HaskellNone

HSBencher.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 FusionTable row based on the Config data.

Command line options