Github user revans2 commented on the issue:
https://github.com/apache/storm/pull/1756
Perf numbers look good compared to the 1.x line (very non scientific
though). I didn't dig into it a lot. Running throughput vs latency on my mac
I saw the CPU utilization with this is about half of what it is on the 1.x line
at 20k sentences per second. Also the latencies all across the board are
lower, not by a lot but a few ms. Also the JITTER seems to be doing a lot
better job on the java code and it was able to hit a steady state at 20k/sec in
abut 30 seconds where as the clojure code was taking almost 3 mins to hit a
steady state.
---
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.
---