Skip to content

Commit

Permalink
update plot benchmarks script
Browse files Browse the repository at this point in the history
  • Loading branch information
AmintorDusko committed Nov 9, 2023
1 parent 694310f commit 6be7ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/benchmarks/plot_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def parse_args():
parser.add_argument(
"--filename_XUBM",
type=str,
default="benchmarks_xubm.json",
default="benchmark_results/benchmarks_xubm.json",
nargs="?",
help="Name of the JSON-XUBM file with most recent benchmarks.",
)
Expand Down

0 comments on commit 6be7ecf

Please sign in to comment.