Skip to content

CPU profiler gives no useful hotspot information #7

Description

@rockerbacon

Currently the profiler always shows the garbage collector as being the hotspot and doesn't give any information on actual user code. Using the V8 profiler with node --prof-cpu and loading the file into Chrome Dev-Tools suggests this is probably due to the top down interpretation of the profiler data, while a bottom up visualization yields more relevant results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions