Skip to content
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

Bigtable latency testing overrides whole suite #1365

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

danieljbruce
Copy link
Contributor

Look at the TestReadRows_Generic_Headers test to see latency of a single call.

Try this experiment and see what the conformance test results deliver.
Add messages to capture the time of the call.
The call time seems to be a fraction of a millisecond.
Only test one test and show the results
Calculation for duration used alongside console.time
Lazy initialization must be done
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant