Netflix / flamescope

FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
Apache License 2.0
3.02k stars 169 forks source link

sort FileList #35

Closed ceeaspb closed 6 years ago

ceeaspb commented 6 years ago

I expect the FileList page isn't meant for very long list of files but to make it easier to find a new result in medium to long file lists sorting is a quick thing to put in. Added it to our automated benchmarking on Sunday and the list is growing. future enhancement could be pagination, reverse sort (so latest result comes up first), etc