Sortable Profiler Report

Generates sortable profile reports.
1.1K 次下载
更新时间 2002/7/19

无许可证

The MATLAB 'profreport' function used by the profiler generates a table of function calls sorted by execution time. However, often it is necessary to sort by number of calls, time in self, etc. 'SProfReport' duplicates all the functionality of the original, but permits the function call to be sorted. This is accomplished by use of a simple JavaScript function.

I'm not a JavaScript expert, and the script I'm using is freeware from the web. Currently sorting will only be in descending order (which is usually what one cares about when profiling). I'd appreciate any improvements to the sorting algorithm.

引用格式

Carlos Niederstrasser (2024). Sortable Profiler Report (https://www.mathworks.com/matlabcentral/fileexchange/2013-sortable-profiler-report), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Report Generator 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0