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

How to make sense of update.txt tile #6

Open
supunkamburugamuve opened this issue Mar 23, 2017 · 0 comments
Open

How to make sense of update.txt tile #6

supunkamburugamuve opened this issue Mar 23, 2017 · 0 comments

Comments

@supunkamburugamuve
Copy link

I'm trying to benchmark Storm and cannot figure out how to calculate the latency. The document says to calculate latency with the formula

window.final_event_latency = (window.last_updated_at – window.timestamp) – window.duration

I believe (window.last_updated_at – window.timestamp) this is the value in update.txt file. For window.duration of 10 seconds, I get values below 10 seconds in the update.txt file essentially making latency negative.

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