A single entity update transaction (BeginTransaction>Get>Put>Commit) still 
takes around 150-200ms for me. Doesnt seems to be fast.


On Friday, April 11, 2014 12:45:59 AM UTC+8, PK wrote:
>
> Since around 1.9.2 rolled out I noticed that the updates in our 
> application are noticeably fast. Each update usually affects a few 
> datastore entities, and creates one, and is done within a transaction to 
> make sure that all these changes happen atomically.
>
> Has anybody else noticed anything similar? Anybody from Google who want to 
> claim credit for it? :-) I am asking because if I am the only one noticing 
> this we might have accidentally changed something on our end (e.g. somebody 
> turned off transactions…) and need to drop everything else and go 
> investigate.
>
> Thanks,
> PK
> http://www.gae123.com
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to