Github user errordaiwa commented on the pull request:

    https://github.com/apache/storm/pull/630#issuecomment-121140113
  
    I do a performance test using storm 0.9.3 with disruptor queue 2.10.4. The 
target topology is metioned in 
[STORM-503](https://github.com/apache/storm/pull/625). To make result more 
clear, I raise bolt num to 1000.
    
    Here is the CPU usage.
    + base (Storm running with nothing)
      + user: 2%
      + sys: 1.5%
    + no timeout
      + user: 4%
      + sys: 1.5%
    + 1000ms timeout
      + user: 5%
      + sys: 2%
    + 100ms timeout
      + user: 6%
      + sys: 4.5%
    + 10ms timeout
      + user: 17%
      + sys: 26%



---
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.
---

Reply via email to