Laravel first query really slow

Viewed 38

As you can see on the picture from Telescope, for some reason the first query takes very long to execute. Doing the same request from Doctrine in the same application (switch drivers) has the first query same duration as all the rest.

Anybody knows why it's happening?

Laravel telescope

EDIT: Added laravel debugbar picture

Laravel debugbar

0 Answers
Related