Skip to content

Add performance.measure for SSR hydration in dev mode #4932

Open
@pmdartus

Description

The LWC engine generates spans in the Chrome devtools timeline through performance.measure in dev mode. The framework offers great coverage for client-side rendered components. It would be great to have the same coverage for SSR rehydrated components.

Here is the trace of an LWR application mixing CSRed and SSR rehydrated components.

Untitled drawing (2)

Metadata

Assignees

No one assigned

    Labels

    Up for grabsIssues that are relatively small, self-contained, and ready for implementationdeveloper productivityissues marked as such are intended to help developers to not trip downenhancementhydrationHaving to do with hydration after SSR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions