kriswallsmith / assetic

Asset Management for PHP
MIT License
3.75k stars 555 forks source link

assetic:dump --env=prod really super slow #872

Open maykino opened 6 years ago

maykino commented 6 years ago

After php bin/console assetic:dump --env=prod --no-debug the application becomes extremely slow:

screen shot 2018-01-11 at 11 50 06 am

Also, here is my config_prod:

assetic: debug: "%kernel.debug%" use_controller: "%kernel.debug%" bundles: [BillingBundle, CompetitionBundle, CoreBundle, OrderBundle, SettingsBundle, SourcingBundle, SupplierBundle, FOSUserBundle, UserBundle] filters: cssrewrite: ~