|
|
|
|
|
by qxxx
124 days ago
|
|
Just tried it out. Works fine. Love it!
I tried it with a wordpress site. It is showing hundreds of sql queries in one request (thats probably why that wordpress site is so slow lol) What I would love to see here is: - some kind of sorting: eg. by excecution time or order. So I can see the slowest queries. - search/filter feature. - faster scrolling with pgup/pgdown keys. - maybe how often the same query was executed. I could check the code and maybe optimize the queries. |
|