profilingΒΆ

  • add_profiling Adds profiling instructions to a function.
  • plotprofile extracts and displays execution profiles of a Scilab function
  • profile extract execution profiles of a Scilab function
  • remove_profiling Removes profiling instructions toout of a function.
  • reset_profiling Resets profiling counters of a function.
  • showprofile extracts and displays execution profiles of a Scilab function

This Page