Yep, I figured it out, and found some threads which talk about it. I know the documentation does state this, but I think it could be a little clearer.
2008/10/5 David Symonds <[EMAIL PROTECTED]>: > > On Sun, Oct 5, 2008 at 6:26 PM, hinx <[EMAIL PROTECTED]> wrote: > >> I'm using limit (35) and offset. But the higher the offset goes, the >> more resources the request takes. It's also a direct correlation to >> how much time the request takes. > > Using an offset still incurs the cost of loading the skipped entities. > You'll be better off using that datetime property and filtering on > that instead. > > > Dave. > > > > -- Chris Hinkle Brooklyn, NY [EMAIL PROTECTED] 347-407-4993 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
