[google-appengine] Re: Early access to Page Speed Service for Google App Engine

2012-08-01 Thread Trung Pham
switch to golang?

On Monday, July 9, 2012 11:00:19 PM UTC-7, Anders wrote:

 You really need to fix the slow cold starts of GAE apps. It can take 10 
 seconds to load a webpage that usually loads in a fraction of a second. See 
 issue:  http://code.google.com/p/googleappengine/issues/detail?id=7833 This 
 seems 
 to me something suitable for the Google Page Speed team to look into. The 
 slow page load problem has come and gone for years for GAE.

 On Wednesday, March 21, 2012 11:31:50 AM UTC+1, Ikai Lan (Google) wrote:

 Hey App Engine developers,

 We’re working on a new feature to help out your front-end development 
 efforts. We’ve been working with the Google Page Speed team (
 https://developers.google.com/pagespeed/service) to bring Page Speed 
 Service to your App Engine applications. When enabled, this feature will 
 analyze and rewrite pages served from your App Engine app such that they 
 load and render faster. A non-exhaustive list of some of the actions this 
 feature will automatically take care of are:

 - Compressing and minifying JavaScript
 - Serving static content off geographically disperse edge caches
 - Minimizing browser HTTP round trips
 - Minimizing payload size by optimizing images, rewriting CSS, etc. 
 - Optimize browser rendering by deferring JavaScript, image inlining, etc.

 The full list of rewriters provided by the page speed service can be 
 found here: 
 https://developers.google.com/speed/docs/pss/rewriters

 A quick analysis of some of the top App Engine applications demonstrated 
 an average render time improvement of 20%, though completely unoptimized 
 sites may experience a far more drastic impact. 
  
 This sort of optimization is possible manually, though I’ve personally 
 found it to be fairly time consuming. We’re hoping this feature will help 
 developers launch faster so you can focus on building features instead of 
 tuning.

 You can sign up for early access to the feature here:


 https://docs.google.com/a/google.com/spreadsheet/viewform?formkey=dEZQbjVwc2RuMXFjZ0RUTWtUY25SMWc6MQ

 We’ll start inviting waves of developers into the program March 26, 2012. 
 You’ll get access to a tool that’ll allow you to compare performance 
 optimized and unoptimized versions of your pages side by side, turning on 
 and off the service as needed. We’re very interesting in hearing your 
 feedback.

 Cheers,

 - Ikai



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/-eTPoqocEUoJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Early access to Page Speed Service for Google App Engine

2012-07-10 Thread Anders
You really need to fix the slow cold starts of GAE apps. It can take 10 
seconds to load a webpage that usually loads in a fraction of a second. See 
issue:  http://code.google.com/p/googleappengine/issues/detail?id=7833 This 
seems 
to me something suitable for the Google Page Speed team to look into. The 
slow page load problem has come and gone for years for GAE.

On Wednesday, March 21, 2012 11:31:50 AM UTC+1, Ikai Lan (Google) wrote:

 Hey App Engine developers,

 We’re working on a new feature to help out your front-end development 
 efforts. We’ve been working with the Google Page Speed team (
 https://developers.google.com/pagespeed/service) to bring Page Speed 
 Service to your App Engine applications. When enabled, this feature will 
 analyze and rewrite pages served from your App Engine app such that they 
 load and render faster. A non-exhaustive list of some of the actions this 
 feature will automatically take care of are:

 - Compressing and minifying JavaScript
 - Serving static content off geographically disperse edge caches
 - Minimizing browser HTTP round trips
 - Minimizing payload size by optimizing images, rewriting CSS, etc. 
 - Optimize browser rendering by deferring JavaScript, image inlining, etc.

 The full list of rewriters provided by the page speed service can be found 
 here: 
 https://developers.google.com/speed/docs/pss/rewriters

 A quick analysis of some of the top App Engine applications demonstrated 
 an average render time improvement of 20%, though completely unoptimized 
 sites may experience a far more drastic impact. 
  
 This sort of optimization is possible manually, though I’ve personally 
 found it to be fairly time consuming. We’re hoping this feature will help 
 developers launch faster so you can focus on building features instead of 
 tuning.

 You can sign up for early access to the feature here:


 https://docs.google.com/a/google.com/spreadsheet/viewform?formkey=dEZQbjVwc2RuMXFjZ0RUTWtUY25SMWc6MQ

 We’ll start inviting waves of developers into the program March 26, 2012. 
 You’ll get access to a tool that’ll allow you to compare performance 
 optimized and unoptimized versions of your pages side by side, turning on 
 and off the service as needed. We’re very interesting in hearing your 
 feedback.

 Cheers,

 - Ikai


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/nTCdTcWUrqUJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Early access to Page Speed Service for Google App Engine

2012-06-20 Thread Jakob Holmelund
Sweet !! signed up..

Den onsdag den 21. marts 2012 11.31.50 UTC+1 skrev Ikai Lan (Google):

 Hey App Engine developers,

 We’re working on a new feature to help out your front-end development 
 efforts. We’ve been working with the Google Page Speed team (
 https://developers.google.com/pagespeed/service) to bring Page Speed 
 Service to your App Engine applications. When enabled, this feature will 
 analyze and rewrite pages served from your App Engine app such that they 
 load and render faster. A non-exhaustive list of some of the actions this 
 feature will automatically take care of are:

 - Compressing and minifying JavaScript
 - Serving static content off geographically disperse edge caches
 - Minimizing browser HTTP round trips
 - Minimizing payload size by optimizing images, rewriting CSS, etc. 
 - Optimize browser rendering by deferring JavaScript, image inlining, etc.

 The full list of rewriters provided by the page speed service can be found 
 here: 
 https://developers.google.com/speed/docs/pss/rewriters

 A quick analysis of some of the top App Engine applications demonstrated 
 an average render time improvement of 20%, though completely unoptimized 
 sites may experience a far more drastic impact. 
  
 This sort of optimization is possible manually, though I’ve personally 
 found it to be fairly time consuming. We’re hoping this feature will help 
 developers launch faster so you can focus on building features instead of 
 tuning.

 You can sign up for early access to the feature here:


 https://docs.google.com/a/google.com/spreadsheet/viewform?formkey=dEZQbjVwc2RuMXFjZ0RUTWtUY25SMWc6MQ

 We’ll start inviting waves of developers into the program March 26, 2012. 
 You’ll get access to a tool that’ll allow you to compare performance 
 optimized and unoptimized versions of your pages side by side, turning on 
 and off the service as needed. We’re very interesting in hearing your 
 feedback.

 Cheers,

 - Ikai


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/pO6aM0GDCqcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Early access to Page Speed Service for Google App Engine

2012-06-10 Thread Steve
The Page Speed Service link on the sign-up page is 404.  The new link 
appears to be:  https://developers.google.com/speed/pagespeed/service



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/EjFYMqj_4e4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.