progression-0.5.0.1: Automates the recording and graphing of criterion benchmarks

Safe HaskellNone

Progression.Plot

Description

A helper module for plotting.

Synopsis

Documentation

plotMulti :: String -> GraphSettings Definite -> IO ()Source

Plots to the given destination file (using its extension as the terminal type), the given list of labels in the settings. The first parameter is the one passed to the graphData function (the most recent benchmark).