Skip to content

Browser performance measurement (JS heap) #2085

@ankur22

Description

@ankur22

What

Web vitals does a great job of helping the user understand the initial page load. They should also take a look at JavaScript heap performance metrics during browser tests to ensure that their website isn't leaking memory. This is especially important for SPAs.

Solution

Use the browser's (Chromium) performance API to collect metrics. Requires more research - ignore for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions