Tonight I had the good idea to profile (using this package, really suggested) Larastrap, my heavily opinionated library of Bootstrap components for Laravel. And I was surprised to find that most of the time was wasted in Illuminate\View\FileViewFinder::findInPaths() function.
With a bit of investigation I landed on