Google App Engine DB Query Memory Usage

后端 未结 2 1928
故里飘歌
故里飘歌 2020-12-21 14:26

When I run a query on a large set of small objects (15k objects with only a few short string and boolean properties), without doing anything with these objects, I see my ins

2条回答
  •  一个人的身影
    2020-12-21 14:54

    I have reported this to the app engine team, and they seem to confirm this is actually a problem (suspected to be with the handling of cursors).

提交回复
热议问题