Hello,

Now that I got cron, I moved something I used to do in a normal
handler to use a cache and refresh every 5 minutes.

What I discovered now is that what used to take 400ms in the normal
handler is now taking 800+ms in the cron handler. (I do the exact same
thing, really)

I don't know if cron handlers are being cached or since I do it not
very frequently I have to pay that price.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to