In a profiled MATLAB code, are Self Times elapsed times?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Evans Harrigan
le 6 Oct 2020
Commenté : Evans Harrigan
le 13 Oct 2020
Performance optimization is a key step in our MATLAB model development process. Profiler is used to gather performance data. Are Self Times elapsed times? How would I get actual CPU times? This level of performance granularity is desired for some primitives.
Thanks for your assistance.
Evans Harrigan
Consult to The Being Company
0 commentaires
Réponse acceptée
Shadaab Siddiqie
le 9 Oct 2020
Form my understanding you want to find the CPU time and the performance time of your MATLAB model. You can refer cputimeand Measure the Performance of Your Code for more details.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!