Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, bench } from
"vitest"
;
2
import
* as cookie from
"./index.js"
;
3
4
describe(
"cookie.stringifyCookie"
, () => {
Callers
nothing calls this directly
Calls
1
genCookies
Function · 0.70
Tested by
no test coverage detected