diff --git a/comparisons/compare-maxmem-summary.py b/comparisons/compare-maxmem-summary.py index dc5447c45b4..3bff17e4d5d 100755 --- a/comparisons/compare-maxmem-summary.py +++ b/comparisons/compare-maxmem-summary.py @@ -154,7 +154,8 @@ def stepfn(step): '", + + "error threshold %0.2f" % error_threshold + + "%", "", ] if summaryFormat == "html":
' + "warn threshold %0.2f" % threshold + '%
' - +"error threshold %0.2f" % error_threshold + "%
max memory used:
<baseline (MB)>
<PR (MB)>
<100* (baseline - PR)/baseline>