[Windup-commits] [windup/windup] 874ddf: WINDUP-192: Store and report on performance metric...

Jesse Sightler jesse.sightler at gmail.com
Wed Aug 13 14:30:09 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 874ddffaecf3f97fc70a344f9f9085a7b32702d7
      https://github.com/windup/windup/commit/874ddffaecf3f97fc70a344f9f9085a7b32702d7
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/RuleSubset.java
    M config/api/src/main/java/org/jboss/windup/config/WindupRuleProvider.java
    M config/api/src/main/java/org/jboss/windup/config/metadata/RuleMetadata.java
    A graph/api/src/main/java/org/jboss/windup/graph/model/performance/RulePhaseExecutionStatisticsModel.java
    A graph/api/src/main/java/org/jboss/windup/graph/model/performance/RuleProviderExecutionStatisticsModel.java
    A graph/api/src/main/java/org/jboss/windup/graph/service/RuleProviderExecutionStatisticsService.java
    A graph/tests/src/test/java/org/jboss/windup/graph/service/RuleProviderExecutionStatisticsServiceTest.java
    A reporting/impl/src/main/java/org/jboss/windup/reporting/rules/RuleExecutionTimeReportRuleProvider.java

  Log Message:
  -----------
  WINDUP-192: Store and report on performance metrics


  Commit: ae3a753249b229ec61ac606241823b1dd09ba434
      https://github.com/windup/windup/commit/ae3a753249b229ec61ac606241823b1dd09ba434
  Author: Jesse Sightler <jesse.sightler at gmail.com>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/RuleSubset.java
    M config/api/src/main/java/org/jboss/windup/config/WindupRuleProvider.java
    M config/api/src/main/java/org/jboss/windup/config/metadata/RuleMetadata.java
    A graph/api/src/main/java/org/jboss/windup/graph/model/performance/RulePhaseExecutionStatisticsModel.java
    A graph/api/src/main/java/org/jboss/windup/graph/model/performance/RuleProviderExecutionStatisticsModel.java
    A graph/api/src/main/java/org/jboss/windup/graph/service/RuleProviderExecutionStatisticsService.java
    A graph/tests/src/test/java/org/jboss/windup/graph/service/RuleProviderExecutionStatisticsServiceTest.java
    A reporting/impl/src/main/java/org/jboss/windup/reporting/rules/RuleExecutionTimeReportRuleProvider.java

  Log Message:
  -----------
  Merge pull request #178 from jsight/WINDUP-192

WINDUP-192: Store and report on performance metrics


Compare: https://github.com/windup/windup/compare/a88184a64c18...ae3a753249b2


More information about the Windup-commits mailing list