Files
nvbench/docs
Oleksandr Pavlyk f1b9d44304 Support --no-batched CLI option
The option sets m_skip_batched boolean member in benchmark_base class.
Methods `bool get_skip_batched()` and `void set_skip_batched(bool)` added.

m_skip_batched is also added to state class. Similarly named methods
are added.

CLI help file documents `--no-batched` option.
2026-02-02 11:32:57 -06:00
..
2021-04-12 14:48:45 -04:00
2026-02-02 11:32:57 -06:00