Skip to main content

Documentation Index

Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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