I dug up some old research I had done which found the entities that should 
be smaller than 10kB were lugging around almost 100kB in-memory due to the 
in-memory protobuf representation.

On Monday, 14 October 2013 07:58:46 UTC-6, Jason Collins wrote:
>
> You guys should star 
> https://code.google.com/p/googleappengine/issues/detail?id=9610
>
> In the past, I've found surprising amount of memory use when working with 
> NDB, especially when using repeated properties. In my experiments, it was 
> very easy to blow up instances with a seemingly small number of entities. I 
> think it's wrapped up in protobuf deserialization which is low enough down 
> the stack that no one seems to have much appetite to touch.
>
> j
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to