Skip to content

helix / analyzeCost

Function: analyzeCost()

analyzeCost(dp): CostReport

Defined in: core/report/cost-report.ts:178

Static per-tick cost analysis. Requires dp.files to be populated; callers go through Datapack.report, which runs codegen first.

Parameters

dp

Datapack

Returns

CostReport

Released under the MIT License · Credits