[midPoint-git] [Evolveum/prism] 678507: Add "own time" in operation performance reports

mederly noreply at github.com
Thu Feb 20 13:21:39 CET 2025


  Branch: refs/heads/support-4.8
  Home:   https://github.com/Evolveum/prism
  Commit: 6785074d83b8d1979947162543780db8e3368429
      https://github.com/Evolveum/prism/commit/6785074d83b8d1979947162543780db8e3368429
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M infra/util/src/main/java/com/evolveum/midpoint/util/MiscUtil.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/aspect/MidpointInterceptor.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationInvocationRecord.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/SingleOperationPerformanceInformation.java

  Log Message:
  -----------
  Add "own time" in operation performance reports

It is used mainly to determine the time spent in individual system
components. But it can be useful on its own as well.


  Commit: 448ea56a63dee6ca7fa5b98bb08fc25e65d2c597
      https://github.com/Evolveum/prism/commit/448ea56a63dee6ca7fa5b98bb08fc25e65d2c597
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M infra/util/src/main/java/com/evolveum/midpoint/util/DebugUtil.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationExecutionLogger.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationInvocationRecord.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationsPerformanceInformation.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationsPerformanceMonitor.java
    M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationsPerformanceMonitorImpl.java

  Log Message:
  -----------
  Support performance reporting tests

This commit brings no functional changes, but supports the tests
related to MID-10446 (reporting performance by components).


Compare: https://github.com/Evolveum/prism/compare/c927f89174ab...448ea56a63de

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list