On Friday, January 17, 2020 at 8:42:11 AM UTC-8, Joshua Smith wrote:
>
> Running locally, I’m using this datastore emulator:
>
> https://cloud.google.com/datastore/docs/tools/datastore-emulator
>
> It works, but it is SOOO SLOOOOW. It takes literally 10-20 seconds to 
> respond to a simple query.
>

huh, that's surprising. just as a data point, i definitely don't see that 
behavior. i use the datastore emulator locally for both unit tests and 
interactive development, and it responds many orders of magnitude faster, 
as expected. for example, one project runs 524 unit tests in ~53s, many of 
which do multiple operations (both read and write) against the emulator.

i'm on mac os 10.15.2, gcloud 276.0.0, cloud-datastore-emulator 2.1.0, 
python 3.6.5.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7d3216cc-15d6-48c5-989f-0f963c3b7e07%40googlegroups.com.

Reply via email to