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

Add (dev-only) NetworkService.getExecutionTime query #88

Merged
merged 3 commits into from
Sep 14, 2021

Conversation

tinker-michaelj
Copy link
Contributor

Related issue(s):

Needed for hashgraph/hedera-services#2099

Notes for reviewer:

  • Some kinds of performance tests need fine-grained information on time spent handling specific TransactionIDs.
  • Without client-side access to this timing information, it becomes difficult to write self-validating perf tests.
  • The new NetworkService.getExecutionTime query will only be enabled in DEV environments, to support such performance tests.

@tinker-michaelj tinker-michaelj merged commit ab5757e into develop Sep 14, 2021
@tinker-michaelj tinker-michaelj deleted the 02099-D-GetExecutionTime branch September 14, 2021 15:12
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

Successfully merging this pull request may close these issues.

4 participants