aboutsummaryrefslogtreecommitdiffstats
path: root/vsperf
diff options
context:
space:
mode:
Diffstat (limited to 'vsperf')
-rwxr-xr-xvsperf1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsperf b/vsperf
index 51612da2..773ad759 100755
--- a/vsperf
+++ b/vsperf
@@ -70,6 +70,7 @@ _TEMPLATE_MATRIX = "Performance Matrix\n------------------\n\n"\
"currently run tests. The metric used for comparison is {}.\n\n{}\n\n"
_LOGGER = logging.getLogger()
+logging.getLogger('matplotlib').setLevel(logging.ERROR)
def parse_param_string(values):
"""