필터 지우기
필터 지우기

Profiling handwritten MEX C-Function

조회 수: 2 (최근 30일)
Steradiant
Steradiant 2021년 2월 10일
답변: Animesh 2024년 4월 8일
Hello,
is there a way to profile a handwritten MEX C-function to determine which part of the code needs the most execution time?

답변 (1개)

Animesh
Animesh 2024년 4월 8일
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.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by