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

x/velo/benchmark/benchmark.config.ts>DATA_1

A high-performance caching library for Deno. Supports LRU, LFU, ARC, and TinyLFU.
Latest
variable DATA_1
import { DATA_1 } from "https://deno.land/x/velo@1.0.0/benchmark/benchmark.config.ts";

type

Array<[string, number]>