úÎ"ö"     !(c) 2017 Composewell TechnologiesBSD3harendra.kumar@gmail.com experimentalGHCNone"#<N!f ,Configuration governing generation of chart.6The directory where the output graph should be placed.0The title to be embedded in the generated graph.FUser supplied function that translates a benchmark name into a tuple (groupname, benchname), where  groupnameA is the name of the group the benchmark should be placed in and  benchnameP is the translated benchmark name to be displayed on the graph. If it returns , the benchmark is omitted from the results.TUser supplied function to sort or reorder the list of benchmark names generated by C. These are the benchmarks to be plotted for each benchmark group.RUser supplied function to sort or reorder the benchmark group names generated by ."(RangeMin, RangeMax, NumIntervals) of the plot on the y (time) axis in microseconds.How to show the comparisons. 3How to show the comparisons among benchmark groups.  Show full results for all groups cShow the first group with full results, show delta from the first group for the subsequent groups. lDefault configuration. Use this as the base configuration and modify the required fields. The defaults are: Æ outputDir = "." chartTitle = Nothing classifyBenchmark = b -> Just ("default", b) sortBenchmarks = id sortBenchGroups = id setYScale = Nothing comparisonStyle =   JThe first parameter is an input file containing CSV data as generated by gauge --csv=results.csv" or a similar output generated by  criterionÿ^. The second parameter is the name of the output file containing the graph SVG image. The third parameter is the name of the field that should be plotted. The field is matched with the fields in the header line of the CSV input using a case insensitive match. The last parameter is the configuration to customize the graph, you can start with  D as the base and set any of the fields that you may want to change. For example: -bgraph "results.csv" "Plot mean time" "mean"             (bench-graph-0.1.0-Ju4YDHfmtaY4JBrQukSwFm BenchGraphConfig outputDir chartTitleclassifyBenchmarksortBenchmarkssortBenchGroups setYScalecomparisonStyleComparisonStyle CompareFull CompareDelta defaultConfigbgraph$fEqComparisonStylebaseGHC.BaseNothing