8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

[Profiler] Color change based on request time #226

Closed florianpreusner closed 6 years ago

florianpreusner commented 6 years ago

Based on #210:

If request time is more than expected (should be configurable) then time label should change the color.

gregurco commented 6 years ago

Implemented in PR #228