Skip to main content
Module

x/rss/test_deps.ts>bench

📰 Deno module for deserializing RSS or ATOM XML feeds into typed objects
Very Popular
Go to Latest
function bench
import { bench } from "https://deno.land/x/rss@0.5.6/test_deps.ts";

Registers a benchmark as a candidate for the runBenchmarks executor.

Parameters

benchmark: BenchmarkDefinition | BenchmarkFunction