Files
nvbench/python/test
Oleksandr Pavlyk d74c06f4b7 Harden nvbench-compare CLI failure handling
Apply the same small stability fixes to the modern and legacy compare scripts:
report malformed nested JSON through the structured parse-error path, reject
directory comparisons that produce no matching JSON files, use the supported
pipe table format for old tabulate versions, and retitle the summary plot as a
GPU timing change.

Add regression coverage for the modern comparator error paths and output
formatting.
2026-07-14 16:49:28 -05:00
..