Some memory categories won’t display in correct order when the user has requested it (by clicking the “Value MB” column header to toggle the sorting direction). Turning the sorting off and on again does not fix the problem.
It seems to happen in all groups, but it’s particularly annoying with the PlaceScriptMemory group since that’s the stuff I’m trying to sort.
Clicking the “Value MB” column header should properly sort all entries by their value in this column. (IMO when in sorted mode the list should update automatically so that entries are always in sorted order, but perhaps that’s more of a feature request than a bug since if we want latest results we should be able to just toggle the sorting off and on.)
We’ve rolled out a fix to make the “Value MB” column header actually re-sort the column if you click it while the header is already selected. This will let you “refresh” the sorting by memory size. This won’t continuously re-sort though, so the rows will stay stable until you click the header again.