I know it says that details are coming soon, but I'm interested in knowing more about how this module compares with Boost.

Comments

steve.colson’s picture

Status: Active » Closed (won't fix)

Without meaning to be too crass, it would take just as much time to come in here and answer this question as it would to just update the module page *once it is ready*.

Shall we wait and see?

cweagans’s picture

Well, if you provide some details, you might get some other people that are interested in helping with development. For instance, me. But whatever. I'll keep an eye on the project page.

mstrelan’s picture

If you could post a comment here when the project page is updated that would be very helpful, since I'm subscribed to this issue but am not likely to check the project page daily waiting for an update.

mikeytown2’s picture

Here's my front end performance presentation.
https://docs.google.com/present/view?id=dvs8bcx_124gk3xpqhc

Whats missing from drupal:
CSS Sprites (if you don't count http://drupal.org/project/css_emimage)
Image Sprites for img tags ( http://groups.drupal.org/node/127079, http://css-tricks.com/3427-css-sprites-with-inline-images/ )
Using data URIs in image tags ( http://groups.drupal.org/node/181434 )

Whats not covered in the presentation, that I've recently found:
Lazy Loading Images http://drupal.org/project/jail

Simple question: Is this for Images, CSS, JS, Browser Caching, Mobile, SPDY?

mikeytown2’s picture

Status: Closed (won't fix) » Active
wim leers’s picture

I'd also like to know what this is about :)

mfer’s picture

Version: » 7.x-1.x-dev
Status: Active » Fixed

This initial version supplies minified JS files for core. They are generated with UglifyJS. Lots of details are now on the project page.

The initial branch has been posted to git and when the package manager gets around to it there will be a download.

This will get a release when I think it's been tested and discussed it with a few people (who want to talk about it). I'd like to post the 7.x-1.0 release in the next month.

mfer’s picture

Also note, I'm talking about front end performance and Drupal at DrupalCon Denver. If anyone wants to talk with me there I'd love to. Or, you can just find me in IRC.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.