MCPcopy
hub / github.com/vercel/next.js / reportMemUsage

Method reportMemUsage

turbopack/packages/devlow-bench/src/shell.ts:17–17  ·  view source on GitHub ↗
(
    metricName: string,
    options: {
      relativeTo?: string | typeof PREVIOUS
      scenario?: string
      props?: Record<string, string | number | null>
    }
  )

Source from the content-addressed store, hash-verified

15 }
16 ): Promise<RegExpMatchArray>
17 reportMemUsage(
18 metricName: string,
19 options: {
20 relativeTo?: string | typeof PREVIOUS

Callers 2

nextBuildWorkflowFunction · 0.65
nextDevWorkflowFunction · 0.65

Implementers 1

CommandImplturbopack/packages/devlow-bench/src/sh

Calls

no outgoing calls

Tested by

no test coverage detected