Skip to content

All memory graphs should have the same scale #3698

@julienw

Description

@julienw

Currently memory graphs are computed independently. That means that in a situation like:

  • memory graph A going from 0 to 1 GB
  • memory graph B going from 0 to 10 kB

They would all look the same despite that memory graph B is unimportant.

We should compute one same scale for the whole profile and use it.
I'm not sure yet whether this scale should change with the range, or rather stay fixed. Feedback welcome!

Then once we have this scale, we could also decide that some memory graphs could be automatically hidden depending on some threshold computed from the scale.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    memorypolishSmall features or changes that do not require planning to work on. These help out our end users.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions