Skip to content

Reduce Chrome profiler file size by using Complete events #47

Closed
@wesleywiser

Description

@wesleywiser

Right now, the crox tool emits one Begin event and one End event for each non-instant event. The Complete event combines the Begin and End events together which should substantially reduce the size of the json file (up to half).

Chrome Profiler File Format Docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-croxRelated to the crox toolenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions