nofib-compare improvements
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 205
− 203
@@ -12,17 +12,17 @@ import Data.List (intercalate, group)
@@ -31,18 +31,28 @@ import LabelMatch
@@ -90,6 +100,7 @@ render FmtLatex = Latex.render
@@ -129,23 +140,30 @@ data OutputOptions = OutputOptions { fancyChars, color :: Bool }
@@ -193,92 +211,67 @@ writeTable dest title contents =
@@ -287,6 +280,118 @@ alignMany mtrees =
@@ -305,76 +410,17 @@ cachegrindStats = testName <* "run" <* "cachegrind"
@@ -383,41 +429,8 @@ showsPctChange opts (PctChange percent) =
@@ -432,7 +445,7 @@ meanStddev :: (Functor f, Foldable f, RealFloat a)
@@ -440,22 +453,11 @@ meanStdErr :: (Functor f, Foldable f, RealFloat a)