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 with retry changes in Gapic layer #1363

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

Conversation

danieljbruce
Copy link
Contributor

Another test for latency in Bigtable. Removes parameters that will set the retry properties and relies on retries set in a lower level.

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.
@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 13, 2023
Only test one test and show the results
Copy link

Warning: This pull request is touching the following templated files:

  • .kokoro/conformance.sh - .kokoro files are templated and should be updated in synthtool

Calculation for duration used alongside console.time
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