The low-level API does indeed look very fast.

Just a comment on JDO: repeat runs roughly halve the JDO run time. I
presume that this is because for repeat runs the JDO persistence
manager factory has already been constructed.


On Jun 6, 8:44 pm, DennisP <dennisbpeter...@gmail.com> wrote:
> I'm looking at this online demo:http://slim3demo.appspot.com/performance/
>
> Sample run:
> The number of entities: 10000
> low-level API:get: 2 millis
> Slim3: 2490 millis
> JDO: 6030 millis
>
> Is the low-level API really that much faster?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to