Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ index.ts
File
index.ts
packages/utils/perf/score-report/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Benchmark from
'benchmark'
;
2
import
type
{ Report } from
'@code-pushup/models'
;
3
import
{ scoreReport } from
'../../src/lib/reports/scoring.js'
;
4
import
{ scoreReportOptimized0 } from
'./optimized0.js'
;
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected