app/index.yaml
author Todd Larsen <tlarsen@google.com>
Sat, 04 Oct 2008 04:42:37 +0000
changeset 277 85f7d537e4d7
parent 54 03e267d67478
child 287 847ea0747e4f
permissions -rw-r--r--
Speed up average case by appending remainder of original choices list unchanged (avoiding remaining str -> int type conversions) once the insertion point is found. Patch by: Todd Larsen Review by: to-be-reviewed

indexes:

# AUTOGENERATED

# This index.yaml is automatically updated whenever the dev_appserver
# detects that a new type of query is run.  If you want to manage the
# index.yaml file manually, remove the above marker line (the line
# saying "# AUTOGENERATED").  If you want to manage some indexes
# manually, move them above the marker line.  The index.yaml file is
# automatically uploaded to the admin console when you next deploy
# your application using appcfg.py.