That makes more sense, thanks. I also found this online benchmark of JDO and LL, which has similar results: http://gaejava.appspot.com/
On Tue, Jun 7, 2011 at 8:03 PM, Anders <[email protected]> wrote: > Yeah, that's what I suspected. Lazy loading. With the modification Slim3 is > almost as fast as the native API. Strange that JDO is so slow. I thought > most of the time was for accessing the datastore, not for running the Java > bytecode. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/dHRvXzBkWVNkUndK. > > 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. > -- 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.
