Open tonsky opened 3 weeks ago
I personally find the width sorting much easier for navigation. It allows me to not squint trying to find the most impactful subtree – I know for sure that the widest frames are on the left.
That being said, I'm working on a solution that allows to save this option (among other things) into either the in-memory state of the profiler or bake it into the final HTML. There are a few rough edges to smooth out, so it will either make it into 1.4.0
or one of the subsequent minor releases.
I feel sorting by name gives you more stable ordering, making it easier to see the changes between two or more runs. I would be happy if it was the default sorting, but if that’s not possible, maybe make it an option to select in overview page and all the graph will open with respect to that option?