RunOptions: { sequential?: boolean }

Options for running a (Benchmark:class).

Type declaration

  • Optionalsequential?: boolean

    Whether to run multithreaded suites sequentially or in parallel.