Pretty sure the 'Statistics' numbers don't include the indexes. Due to all queries requiring indexes can end up will many indexes.
You can perhaps check indexes.yaml for auto generated indexes created during development which are no longer in use. And/or single properties getting indexed and not needed (most single properties indexed by default) . 2009/10/15 Tonny <[email protected]>: > > Hi > > With the 1.2.6 release I began looking at doing some cleanup and > optimization based on qualitative data, I started looking into our app > storage usage but either i have misunderstood the the statistics page > or something is wrong in our app though. > > According to the quota page we're using most of half a gigabyte. > According to the statistics page, our entities consumes 72MB. Why is > there such a difference, did I misinterpret the numbers or...? > > Regards > Tonny > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
