Profiling handwritten MEX C-Function

Hello,
is there a way to profile a handwritten MEX C-function to determine which part of the code needs the most execution time?

Antworten (1)

Animesh
Animesh am 8 Apr. 2024

0 Stimmen

I understand that you are looking for ways to profile a MEX C-function. I have found two valuable resources that can guide you through this process:
  1. The first resource is a discussion on Stack Overflow titled "How do I profile a MEX function in MATLAB?" You can find it here: https://stackoverflow.com/questions/11220250/how-do-i-profile-a-mex-function-in-matlab
  2. The second resource is another Stack Overflow discussion titled "Profiling a MEX function." It's available at: https://stackoverflow.com/questions/1276834/profiling-a-mex-function
Please visit these links to get a comprehensive understanding of how to profile your MEX C-function.

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2020b

Tags

Gefragt:

am 10 Feb. 2021

Beantwortet:

am 8 Apr. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by