diff --git a/tasks/benchmark.rake b/tasks/benchmark.rake index 271b645f2..a10718435 100644 --- a/tasks/benchmark.rake +++ b/tasks/benchmark.rake @@ -43,6 +43,8 @@ def plot p.puts "e" end end + + puts "Benchmark results output to #{plot_file}" end