OOF2: The Manual

Name

OOF.Help.Debug.Profile.FudgeFinder — Find the factor to compensate for time spent in the profiler itself.

Synopsis

OOF.Help.Debug.Profile.FudgeFinder(iterations)

Details

  • Parent Menu: OOF.Help.Debug.Profile
  • Callback: function proffudge in module ooflib.common.IO.mainmenu
  • Parameters:

    iterations
    Number of iterations. Type: Integer.

Description

Find the machine dependent fudge factor that the profiler uses to compensate for function calling overhead in the profiler itself, by measuring how long it takes to call the profiler iterations times.