Development, testing, ideas

Friday, March 12, 2010

Google App Engine - Speedup Data Storage

I've replaced Entity.setProperty() call with Entity.setUnindexedProperty() for fields that do not need to be indexed (I have about 100 of them for one entity).

This caused significant CPU API time usage decreasing. Moreover, this allows you to save some storage space.

No comments:

About Me

My photo
Kharkov, Ukraine
Trying to find inspiration in work