#Memory Profiler Workflow - Classification Snapshots

1 messages · Page 1 of 1 (latest)

safe topaz
#

There is hardly no way to archive/classify memory snapshot inside the memory profiler view. Everything is grouped by the session in which you took them, but most of the time it is irrelevant. Ideally, I would like for the Memory Profiler to at least replicate the folder hierarchy inside the MemoryCaptures.

Something like:
Level 1
-- Snapshot 1
-- Snapshot 2
Level 2
-- Snapshot 1
-- Snapshot 2

safe topaz
#

Memory Profiler Workflow - Classification Snapshots

hollow lynx
#

Thanks for the request Simferoce! I've added this to our product feedback form for review 👍

compact siren
#

Hi @safe topaz ! I am the designer in the team, and really interested to know a bit more about how the snapshot list works for you! I am curious to know a bit more to understand how to make it better:

  • You said that the session information most of the time is irrelevant. Would it still be interesting to you in some form (maybe not as a grouping, but as an extra information about the snapshot?)
  • Is there any other information in the snapshot list that you feel you are missing, or -on the opposite- you find redundant?
safe topaz
# compact siren Hi <@208422197348401152> ! I am the designer in the team, and really interested ...
  • You said that the session information most of the time is irrelevant. Would it still be interesting to you in some form (maybe not as a grouping, but as an extra information about the snapshot?)

The session information could be of some use, but in my case, it is not as I am not interested in the memory usage during a session but between two version. (Old and Newer, Level 1 and Level 2). It is true that I could use this information in some case, but if needed, I would include the information in the name. For me, this is an information that has no value and should not be displayed directly.

  • Is there any other information in the snapshot list that you feel you are missing, or -on the opposite- you find redundant?

On the snapshot icon/description, we can see the overall memory usage which is an information that is pertinent. Unfortunately, If I am correct, this information correspond to the memory reserved + allocated. Ideally, I would like to also have the allocated memory as it can be misleading whenever your snapshot come after a bigger level.