nvbench icon indicating copy to clipboard operation
nvbench copied to clipboard

Add example output files.

Open alliepiper opened this issue 4 years ago • 0 comments

Adds samples of --list, --md, --json, and --csv for each example.

Fixed a race condition where calling std::exit(0) in the parser was skipping ofstream destructors. Some files were never flushed/closed, resulting in empty output files.

alliepiper avatar Dec 19 '21 07:12 alliepiper