ConnectionPanel: Added performance colors#258
ConnectionPanel: Added performance colors#258dg merged 8 commits intonette:masterfrom janbarasek:query-time-color
Conversation
|
Good idea. I think it can be done in better way like |
|
It would be good to change constants to some percent value from average or someone other statistics function. On local servers or slow shared hostings can be average query time bigger. |
|
@dg I changed it to The opacity function is configurable by @lukaspijak suggestion. What do you think now? |
|
It would probably be better configurable if the calculation was |
|
Ok, implemented. The current behavior is like:
To logarithm must be added |
|
Thanks |
I would like the processing time to be displayed in color for each query. It is then easy to find slow questions and focus on them.
Some example:
Thanks!