Grails: UI-performance plugin


I installed the UI-performance plugin last night. Configured it to bundle my javascript code into a single compressed file. Did the same with my CSS files.

With everything bundled and compressed the size of the the page download is reduced from 485 Kb to 187 Kb.

I only had some minor configuration problems but those were just related to my own typos. Apart from that it all now works perfectly.

The plugin saves me the time it would take me to produce a build step to produce the same output, and it even does more than the initial idea for my own build step. Thank you Burt Beckwith for a job well done!

Bookmark and Share

, , ,

  1. #1 by Burt on April 12, 2009 - 14:46

    Glad you like the plugin. Let me know if you have any issues.

  2. #2 by admin on April 13, 2009 - 08:14

    @Burt
    I just wrote a new post with an issue and a suggested fix.

(will not be published)