Hi Anders,

How are you deleting the entities? Are you fetching them first, or deleting
them by providing the keys? And are you deleting them in a single batch, or
one at a time?

-Nick Johnson

On Wed, Jun 24, 2009 at 7:44 AM, Anders <[email protected]> wrote:

>
> Has the delete function of records in the datastore started to take
> much longer time? One Ajax call I have that deletes up to 20 records
> often (more often than not perhaps) takes a very long time, where a
> single request consumes around 8000cpu_ms and around 8000api_cpu_ms.
>
> The records deleted are simple with only 10 properties of which only
> one is a ReferenceProperty and the rest are single-line no-reference
> properties. And no complicated indexes are used (as far as I know).
>
>
> >
>


-- 
Nick Johnson, App Engine Developer Programs Engineer
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to