Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ compare-release-benchmarks.ts
File
compare-release-benchmarks.ts
scripts/compare-release-benchmarks.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ appendFileSync, existsSync, mkdirSync, readdirSync, writeFileSync } from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected