Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chapman39 committed Jan 23, 2025
1 parent cb4f2fa commit ffe4672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/llnl/compare_benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def parse_args():
dest="verbose",
action="store_true",
default=False,
help="Maximum difference (in seconds) current benchmarks are allowed to be from associated baseline")
help="Additionally print graph frames")

# Parse args
args, _ = parser.parse_known_args()
Expand Down

0 comments on commit ffe4672

Please sign in to comment.