Avoid showing a + sign for absolute cells from nofib-compare
Compare changes
+ 7
− 1
@@ -147,6 +147,12 @@ withColor opts c s
@@ -318,7 +324,7 @@ data Cell = CellPctChange (ValueBaseline Double)
This always looked like it's relative to something, which it isn't. So I removed it.