Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kafkagosaur/bench/deps.ts>bench

Kafka client for Deno binding to kafka-go using WebAssembly
Latest
function bench
import { bench } from "https://deno.land/x/kafkagosaur@v0.0.6/bench/deps.ts";

Registers a benchmark as a candidate for the runBenchmarks executor.

Parameters

benchmark: BenchmarkDefinition | BenchmarkFunction