Skip to content

Slow query #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Paxa opened this issue May 9, 2017 · 1 comment
Closed

Slow query #171

Paxa opened this issue May 9, 2017 · 1 comment
Assignees

Comments

@Paxa
Copy link

Paxa commented May 9, 2017

I have 8 records of 1 kind and I select them all. Response time is 500-2000 ms, is it expected?

Code example googleapis/google-cloud-node#2284

I also tried to use REST HTTP API to get 1 entity by Kind + ID and response time is 500 - 2000 ms

What am I doing wrong?

@wsh wsh self-assigned this Aug 2, 2017
@wsh
Copy link
Contributor

wsh commented Aug 2, 2017

Hey, it seems like your results came from the authentication overhead from the first request (per the discussion on that issue. I'm closing this pre-emptively. If you continue to encounter performance issues and you're sure that they're not related to the environment or Node library, feel free to reopen.

@wsh wsh closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants