Are GET queries slow in google cloud datastore? -


number of entries little more 337k, queries fetch single entry taking anywhere 600-1500ms. seems high me. normal or doing wrong?

the queries made gae instance in central using simple go script. here's dashboard's telling me: http://take.ms/gpsoz

code at: http://play.golang.org/p/ofjmbkfxga

as greg pointed out, if you're on app engine, using cloud datastore api might not way go. rather, use appengine datastore directly


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -