From e6b4c6fdb11234468af08eef059397a67ba1eae9 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Tue, 7 Apr 2020 16:35:30 +0200 Subject: fix syntax after plot changes --- src/benchmarks/dj_trace.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/benchmarks/dj_trace.py') diff --git a/src/benchmarks/dj_trace.py b/src/benchmarks/dj_trace.py index 1b1c65e..22398e6 100644 --- a/src/benchmarks/dj_trace.py +++ b/src/benchmarks/dj_trace.py @@ -244,7 +244,7 @@ class BenchmarkDJTrace(Benchmark): fig_options={ 'ylabel': "Max RSS in MB", 'title': "Max RSS (VmHWM)", - } + }, file_postfix="newrss") # self.barplot_fixed_arg("{Max_RSS}/1000", -- cgit v1.2.3