progression-0.1: Automates the recording and graphing of criterion benchmarksSource codeContentsIndex
Progression.Plot
Description
A helper module for plotting.
Synopsis
plotMulti :: FilePath -> [String] -> IO ()
Documentation
plotMulti :: FilePath -> [String] -> IO ()Source
Plots to the given destination file (using its extension as the terminal type), the given list of labels.
Produced by Haddock version 2.6.0