You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by revans2 <gi...@git.apache.org> on 2018/05/04 16:27:37 UTC

[GitHub] storm issue #2647: STORM-3040: Improve scheduler performance

Github user revans2 commented on the issue:

    https://github.com/apache/storm/pull/2647
  
    @danny0405 In my tests `TestResourceAwareScheduler.testLargeTopologiesCommon` went from about 7 mins to about 7 seconds. For `TestResourceAwareScheduler.testLargeTopologiesOnLargeClustersGras` I don't have a before value because I killed it after an hour.  The after is about 7 seconds per topology, or about a min and a half.


---