Skip to main content
pub fn profile_transaction(
    trace: &TraceTimeline
) -> Result<ResourceProfile, PrismError>
Post-processes an execution trace to identify the most expensive operations and budget-critical segments.