BenchmarkNode
Defined in: execution/benchmark.ts:32
Timing for a single plan node.
Properties
Section titled “Properties”description
Section titled “description”
readonlydescription:string
Defined in: execution/benchmark.ts:35
durationMs
Section titled “durationMs”
readonlydurationMs:number
Defined in: execution/benchmark.ts:36
extractions?
Section titled “extractions?”
readonlyoptionalextractions: readonlyBenchmarkExtraction[]
Defined in: execution/benchmark.ts:37
readonlykind:"match"|"source"|"merge"|"transform"|"emit"|"mapOut"
Defined in: execution/benchmark.ts:34
nodeId
Section titled “nodeId”
readonlynodeId:NodeId
Defined in: execution/benchmark.ts:33
transforms?
Section titled “transforms?”
readonlyoptionaltransforms: readonlyBenchmarkTransform[]
Defined in: execution/benchmark.ts:38