Open
Description
I love debugging queries with the debugbar, however one issue is that we may have certain queries repeat. It would be immensely helpful if we could have an action to sort them at least alphabetically in the frontend so that we can more easily detect duplicated queries. Sorting by time is also helpful to detect slower queries per page.
I know a feature request with an open PR was done, but that was back in 2019. Not sure if it can be applied.