MCPcopy Create free account
hub / github.com/jshttp/cookie / stringify-cookie.bench.ts

File stringify-cookie.bench.ts

src/stringify-cookie.bench.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, bench } from "vitest";
2import * as cookie from "./index.js";
3
4describe("cookie.stringifyCookie", () => {

Callers

nothing calls this directly

Calls 1

genCookiesFunction · 0.70

Tested by

no test coverage detected