mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-07-17 00:58:00 +00:00
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.