Skip to content

Enable PerfView To Export SpeedScope Data Not Per Thread But All Threads Aggregated #1325

@Alois-xx

Description

@Alois-xx

I have whipped together a small change to export SpeedScope Data not thread wise but as an aggregate.
That makes it much easier to find CPU bottlenecks which happen in the same methods split accross many threads.
Currently the Speedscope output is not that useful if you have many threads in your application.

  • You loose then the timeline view which is not that useful anyway if you can check only one thread at a time.
  • Left Heavy and Sandwich work as expected

For the export menu we would then need an additional option or should that become the new default?

  • Speed Scope (*.speedscope.json)
  • Speed Scope All Threads (*.speedscope.json)

Any opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions