diff --git a/run_benchmarks.rb b/run_benchmarks.rb index 13ab798..bf0ff1d 100755 --- a/run_benchmarks.rb +++ b/run_benchmarks.rb @@ -592,7 +592,6 @@ def run_benchmarks(ruby:, ruby_description:, categories:, name_filters:, out_pat puts puts "Output:" puts out_json_path -puts out_tbl_path if args.graph require_relative 'misc/graph' out_graph_path = output_path + ".png"