Github user roshannaik commented on the issue:
https://github.com/apache/storm/pull/2289
The latency reported in the TVL report differs from what is shown in the UI
by a factor of 10k. Division error maybe ?
Here is a sample report indicating mean latency of 84,246ms but the UI for
the same run shows 8.4ms.
start_time(s),end_time(s),completion_rate(tuple/s),mean(ms),99%ile(ms),99.9%ile(ms),cores,mem(MB),failed
0,30,73695.16666666667,1700.898775864534,2562.719743,2621.439999,1.6000666666666667,75.75511169433594,0
....
389,419,230711.53333333333,**84246**.15838892311,87308.632063,87375.740927,4.228833333333333,105.1185302734375,0
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---