You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I always sort the numeric columns descending because I rarely care to know which function calls took the least time or memory. The function name column should continue to sort normally.
The TableSorter plugin allows you to specify the default sort order per column, and I'd do it myself but it's hard to tell where each table is defined. All views seem to go through index.php. :(
The text was updated successfully, but these errors were encountered:
I'm not quite sure what you're asking for here. If you're sorting by memory or time the names will not be in order. The names should continue to be available as a sort option however.
I always sort the numeric columns descending because I rarely care to know which function calls took the least time or memory. The function name column should continue to sort normally.
The TableSorter plugin allows you to specify the default sort order per column, and I'd do it myself but it's hard to tell where each table is defined. All views seem to go through index.php. :(
The text was updated successfully, but these errors were encountered: