Re: [google-appengine] reduce startup time with ProGuard?

2014-09-03 Thread Rafael
I've done the proguard path. It was a pain to get it right. the only way around java cold startup was to use manual scaling On Wed, Sep 3, 2014 at 3:08 PM, Nick wrote: > What's your start up time now? If it's under 10 seconds, probably not. If > it's just under 30, quite possibly. The only way

Re: [google-appengine] reduce startup time with ProGuard?

2014-09-03 Thread Nick
What's your start up time now? If it's under 10 seconds, probably not. If it's just under 30, quite possibly. The only way to really know is to just try it -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

[google-appengine] Re: Google Billing + Renewed Credit Card = Cancer

2014-09-03 Thread Kaan Soral
Thanks for the replies No I haven't created an issue, they said the issue tracker would be more active, but I've yet to see a change I'm outside US, so direct bank deposits, for N(~5) apps, would be death Your experience is very interesting Doug, I guess in US they have that level of integrati

[google-appengine] Re: Google Billing + Renewed Credit Card = Cancer

2014-09-03 Thread Doug Anderson
My CC renewed in June (same card #, different CVC, updated expiration, etc.)... I received the following email from Google Billing and all worked out perfectly (I was actually quite impressed with the level of integration): We're updating your bank account details. Hello from Google, We'l

[google-appengine] silence AppEngineAuthentication logging?

2014-09-03 Thread stephanos
We are using the RemoteAPI to connect to the devserver for setting up test data while running functional browser tests. But for every request that is made, this line is logged: Sep 03, 2014 12:48:58 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineUserRealm isUserInRole I

Re: [google-appengine] reduce startup time with ProGuard?

2014-09-03 Thread stephanos
Thanks for the reply! Can you be more specific? Our app is 132MB, I consider this rather large. I want to know if I'm shaving of at least 2-3s off the startup time before I'd go down this path. On Wednesday, September 3, 2014 6:55:51 AM UTC+2, Vinny P wrote: > > On Tue, Sep 2, 2014 at 11:29 AM