Skip to main content
Deno.BenchDefinition.only - Deno documentation
property Deno.BenchDefinition.only
If at least one bench has `only` set to true, only run benches that have `only` set to `true` and fail the bench suite.

Type

boolean