erichiggins / gaek

A collection of useful tools for Google App Engine.
MIT License
16 stars 6 forks source link

ndb_json performance tweaks. #16

Open erichiggins opened 7 years ago

erichiggins commented 7 years ago

Intended to resolve #15 Add internal caching. Hardcode instead of compute. Functions instead of obj methods. RegEx instead of loose date-string checks.