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

As a developer, I want to measure time the node is processing the bock, so we can optimize block time #19

Open
vlad9486 opened this issue Nov 7, 2022 · 1 comment
Assignees

Comments

@vlad9486
Copy link
Collaborator

vlad9486 commented Nov 7, 2022

Use network debugger for external measurement.

Measure the time between node received the block (external transition) and rebroadcast it.

@vlad9486 vlad9486 self-assigned this Nov 7, 2022
@vlad9486
Copy link
Collaborator Author

Implemented /block/latest endpoint, which report timestamps of various events related to the block, and calculate latency.

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

1 participant