Skip to main content

only

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.

boolean
Back to top