progression-0.3: Automates the recording and graphing of criterion benchmarksSource codeContentsIndex
Progression.Plot
Description
A helper module for plotting.
Synopsis
plotMulti :: String -> GraphSettings Definite -> IO ()
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).
Produced by Haddock version 2.6.0