pub fn parse_and_run(args: &[String]) -> ExitCodeExpand description
Run R.7 with the user-supplied CLI flags. Supported flags:
--quick— divides every iter count by 5 (rounded up) for a smoke run; the row labels then carry[quick].--out PATH— alternate path for the money-table report (defaultreports/money_table.txt).--skip-large— only run the canonical row block. Useful when the host doesn’t have enough VRAM for 256×4096 fixtures.