ispc (Calls: 202, Time: 0.002 s)
Generated 16-Jul-2020 17:08:31 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/general/ispc.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
path | function | 10 |
fileparts | function | 36 |
printopt | function | 48 |
printtables>localBuildOptions | subfunction | 36 |
printing/private/getDefaultDeviceList | function | 48 |
printing/private/postProcessPrinttables | function | 24 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
9 | persistent pcRes; | 202 | 0.001 s | 43.4% | |
10 | if isempty(pcRes) | 202 | 0.000 s | 10.8% | |
13 | result = pcRes; | 202 | 0.000 s | 10.3% | |
12 | end | 202 | 0.000 s | 0.5% | |
All other lines | 0.001 s | 34.9% | |||
Totals | 0.002 s | 100% |
Total lines in function | 13 |
Non-code lines (comments, blank lines) | 8 |
Code lines (lines that can run) | 5 |
Code lines that did run | 4 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 80.00 % |
Other subfunctions in this file are not included in this listing.