MATLAB Performance Measurement

Advice on measuring MATLAB performance.
4.3K Downloads
Updated Thu, 01 Sep 2016 15:08:44 +0000

View License

There are two files: a PDF whitepaper on measuring MATLAB performance and a small M program to report performance-critical information from a platform.

Cite As

Bill McKeeman (2024). MATLAB Performance Measurement (https://www.mathworks.com/matlabcentral/fileexchange/18510-matlab-performance-measurement), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

simpify folder structure in FX

1.1.0.1

Updated license

1.1.0.0

Removed usage t=tic() because it sometimes interferes with the JIT.

1.0.0.0

substantial rewrite