Class MethodProfilingRule

  • All Implemented Interfaces:
    IRule

    public class MethodProfilingRule
    extends java.lang.Object
    implements IRule
    Rule that calculates the top method balance in a sliding window throughout the recording with a relevance calculated by the ratio of samples to maximum samples for that period.