• Is it normal that the plugin would take this long to compile my assets? I’m using Comet Cache, too, but have disabled its compression options. I do have about 50 or so css and js files I’m trying to combine.

    drivertraining.aaa.biz

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    a two-pronged answer;
    1. in AO 2.1 perfomance can degrade in certain conditions. make sure to exclude all inline code (CSS/ JS) from optimization and try to avoid the use of plugins that allow you to enable/ disable plugins for specific pages/ contexts. more info in this blogpost on AO perf. improvements
    2. in the upcoming AO 2.2 (I need testers! ?? ) the logic has been changed from aggregate -> minify -> cache to minify & cache -> aggregate -> cache which should result in a much more efficient optimization of non-cached aggregated resources (as “minify” is the biggest slowdown).

    hope this helps/ clarifies!
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Autoptimize Takes 30 Seconds to Compile Resources’ is closed to new replies.