Tag Archives: Profiler

9 relevant articles found:

Viewing saved profiling results

We can easily use saved profiling results to analyze, view and compare profiling results of multiple runs.

Categories: Desktop, Low risk of breaking in future versions, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , ,
Leave a comment

Buggy Profiler option

a bug exists in the profiler that prevents usage of its documented CPU timing functionality.

Categories: Desktop, Low risk of breaking in future versions, Stock Matlab function
Tags: , ,
6 Comments

Undocumented Profiler options part 4

Several undocumented features of the Matlab Profiler can make it much more useful – part 4 of series.

Categories: Desktop, High risk of breaking in future versions, Stock Matlab function, Undocumented feature, Undocumented function
Tags: , , ,
1 Comment

Undocumented Profiler options part 3

An undocumented feature of the Matlab Profiler can report call history timeline – part 3 of series.

Categories: Desktop, High risk of breaking in future versions, Stock Matlab function, Undocumented feature, Undocumented function
Tags: , , ,
4 Comments

Undocumented Profiler options part 2

Several undocumented features of the Matlab Profiler can make it much more useful – part 2 of series.

Categories: Desktop, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , ,
1 Comment

Profiling Matlab memory usage

mtic and mtoc were a couple of undocumented features that enabled users of past Matlab releases to easily profile memory usage.

Categories: High risk of breaking in future versions, Memory, Stock Matlab function, Undocumented function
Tags: , , , ,
8 Comments

Datenum performance

The performance of the built-in Matlab function datenum can be significantly improved by using an undocumented internal help function

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented function
Tags: , , , , ,
14 Comments

Plot performance

Undocumented inner plot mechanisms can significantly improve plotting performance

Categories: Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
34 Comments

Undocumented profiler options

The Matlab profiler has some undocumented options that facilitate debugging memory bottlenecks and JIT (Just-In-Time Java compilation) problems.

Categories: Desktop, Medium risk of breaking in future versions, Memory, Stock Matlab function
Tags: , , , ,
23 Comments