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

Create a new sub-tool to report the latency difference between 2 event streams #268

Closed
peterbarrow opened this issue Feb 21, 2023 · 0 comments · Fixed by #269
Closed

Create a new sub-tool to report the latency difference between 2 event streams #268

peterbarrow opened this issue Feb 21, 2023 · 0 comments · Fixed by #269
Assignees

Comments

@peterbarrow
Copy link
Contributor

As part of the performance work, a question was asked about the latency difference between the event stream coming straight from the core and the event stream distributed from the data node. Add a tool which will subscribe to 2 different event streams and report which one is ahead/behind and by how much.

This will be useful to see how much expected latency is added going through the datanode and also to see which of the many public datanodes available after go live will give you the fastest event stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants