Skip to main content

profile_summary

Function profile_summary 

Source
pub fn profile_summary(
    graph: &Graph,
    options: ProfileSummaryOptions,
) -> ProfileSummary
Expand description

Summarize an opt-in D39/R-profile snapshot using describe() for node cardinality.

This helper does not subscribe, emit, or create topology. The graph wrapper only reads the existing describe() and profile() snapshots; the actual rollup is pure over those facts.