OLD QUESTION, SEE BELOW FOR THE UPDATED VERSION
My development environment is not the fastest. I takes roughly 500ms per PHP request. It\'s starting to
I have the same problem, working configuration is: comment out from routing_dev.yml:
_assetic: resource: . type: assetic
set use_controller to false. After doing this I'm able to use assetic:dump and see working page.